phosphor-nvme: srcrev bump 95b90f4683..93455337cb

George Hung (1):
      nvme_manager: Read WCTEMP to set threshold dynamically

Change-Id: I586a5eeb72c12ef96daea54b2a8ccf81fdcfa6ab
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/sensors/phosphor-nvme_git.bb b/recipes-phosphor/sensors/phosphor-nvme_git.bb
index 584fdd5..26c674c 100644
--- a/recipes-phosphor/sensors/phosphor-nvme_git.bb
+++ b/recipes-phosphor/sensors/phosphor-nvme_git.bb
@@ -15,7 +15,7 @@
 DEPENDS += "nlohmann-json"
 
 SRC_URI = "git://github.com/openbmc/phosphor-nvme.git;protocol=git"
-SRCREV = "95b90f46832dce714ef9980673ef07b197be1fd6"
+SRCREV = "93455337cbf9b005e761c15bd90bdbe6b13484b8"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service"