diff --git a/recipes-devtools/python/python3-botocore_1.36.2.bb b/recipes-devtools/python/python3-botocore_1.36.3.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.36.2.bb rename to recipes-devtools/python/python3-botocore_1.36.3.bb index 233456523..b9ea9ee19 100644 --- a/recipes-devtools/python/python3-botocore_1.36.2.bb +++ b/recipes-devtools/python/python3-botocore_1.36.3.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "c2fdc9db77f793c22d102d76578e546c6b221eb5" +SRCREV = "8322af55a4d74fb8bcbe936aeccf3e0b925caf8b" S = "${WORKDIR}/git" inherit setuptools3 ptest