phosphor-health-monitor: srcrev bump f515187932..9d29b378d3

Konstantin Aladyshev (1):
      Set correct values for sensor min and max properties

Change-Id: I5af479ddea8764a0a289cd39c2b49fb3e0e05242
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb b/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
index cdeba65..bbc3e25 100644
--- a/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
+++ b/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
@@ -15,7 +15,7 @@
 DEPENDS += "nlohmann-json"
 
 SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https"
-SRCREV = "f5151879326e36880ddf2c46fe8c539ce721b0d6"
+SRCREV = "9d29b378d369166399cb1817f7591711f2060170"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE:${PN} = "phosphor-health-monitor.service"