diff --git a/recipes-devtools/python/python3-botocore_1.36.5.bb b/recipes-devtools/python/python3-botocore_1.36.7.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.36.5.bb rename to recipes-devtools/python/python3-botocore_1.36.7.bb index 34a18f315..0b7fc3062 100644 --- a/recipes-devtools/python/python3-botocore_1.36.5.bb +++ b/recipes-devtools/python/python3-botocore_1.36.7.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "95f34b4ecdb06c4751e02c35023c89e99636d2c1" +SRCREV = "004c8746139a482cbb2b4d749813acd617e89d2f" S = "${WORKDIR}/git" inherit setuptools3 ptest