dbus-sensors: srcrev bump 23c96e7c24..937eb54e2f

Zhikui Ren (1):
      Correct ADC sensors max reading

Change-Id: I0de3c5905adb009ee01b569b45220ce064fb8507
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 22ccd23..aafab75 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 = "23c96e7c249b41efecc10ba7acba82603a54b996"
+SRCREV = "937eb54e2fbdd917442bf359c8367219c23d4e36"
 
 PV = "0.1+git${SRCPV}"