dbus-sensors: srcrev bump 48b44233c3..a97f134337

Cheng C Yang (1):
      Fix the PSU Service crash issue.

James Feist (1):
      adc/hwmtemp: Mark unavailable readings as NaN

Change-Id: I4b487c659fe66138ba6c85571425d4b028865b3d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/sensors/dbus-sensors_git.bb b/recipes-phosphor/sensors/dbus-sensors_git.bb
index 1529de6..0a018f6 100644
--- a/recipes-phosphor/sensors/dbus-sensors_git.bb
+++ b/recipes-phosphor/sensors/dbus-sensors_git.bb
@@ -2,7 +2,7 @@
 DESCRIPTION = "Dbus Sensor Services Configured from D-Bus"
 
 SRC_URI = "git://github.com/openbmc/dbus-sensors.git"
-SRCREV = "48b44233c309503650e75d016ed1fc87d0e84cec"
+SRCREV = "a97f1343379bbb52371195bc613a689cbfb374f3"
 
 PV = "0.1+git${SRCPV}"