dbus-sensors: srcrev bump 46342ec359..13f340b78e

James Feist (1):
      Fix threshold conversion

Change-Id: I22d697cd44a565534938699c36de531faec0b8c0
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 305760a..2c65490 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 = "46342ec359c8e0ed543ebb352cfba8f26ce85afe"
+SRCREV = "13f340b78e27c6c734569432a0163523334aae8d"
 
 PV = "0.1+git${SRCPV}"