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

Konstantin Aladyshev (1):
      Set unset threshold values to NaN

Change-Id: I551a81437255dfd9085b0ec4bd8eb4e1ad06476f
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 bbc3e25..8139bfd 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 = "9d29b378d369166399cb1817f7591711f2060170"
+SRCREV = "a6cd704bda72e39e1b94652a9eb0733da8498791"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE:${PN} = "phosphor-health-monitor.service"