phosphor-fan-presence: srcrev bump 45b3537af5..fbf4703f3d

Patrick Williams (1):
      use std::format instead of fmt::format

Change-Id: I8dfef445431b03513306dc9702b84aaab9691887
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
index ba58a96..6576081 100644
--- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
+++ b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
@@ -2,4 +2,4 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 SRC_URI += "git://github.com/openbmc/phosphor-fan-presence;branch=master;protocol=https"
-SRCREV = "45b3537af544a1f15a55591fbd3c9f0bb8713e1b"
+SRCREV = "fbf4703f3de7fbdbd8388e946bd71c3b760b174c"