peci-pcie: srcrev bump 975faf7336..f6469e20a8

Patrick Williams (1):
      GetPCI-SigVendorIDMap.py: format with black

Change-Id: I68f4c100af2a142780895bbf0d964971d6a6d6c4
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb b/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb
index 2de1c45..8e8b55b 100644
--- a/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb
+++ b/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb
@@ -4,7 +4,7 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=7becf906c8f8d03c237bad13bc3dac53"
 DEPENDS = "boost sdbusplus libpeci"
-SRCREV = "975faf7336747eaa1541b7511c0a5262ea5d1419"
+SRCREV = "f6469e20a8474b41146a26dee0cc8c3d84b2b075"
 PV = "0.1+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/peci-pcie;branch=master;protocol=https"