telemetry: srcrev bump 031ebcafb7..5e7cbf42ea

George Liu (1):
      Fix MD034 warnings

Michal Orzel (1):
      Verify reading parameters on update

Change-Id: Ifae4e722ba82e35d8c81519395534e1953427161
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
index 7c15336..9af2f4f 100644
--- a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
+++ b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
@@ -9,7 +9,7 @@
            phosphor-logging \
            sdbusplus \
            systemd"
-SRCREV = "031ebcafb7af06af9705eab1cb8f9ec9fea16969"
+SRCREV = "5e7cbf42eabe916a82a13d41199ecc0921c4cac4"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/telemetry;branch=master;protocol=https"