diff --git a/recipes-devtools/python/python3-botocore_1.31.0.bb b/recipes-devtools/python/python3-botocore_1.31.1.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.31.0.bb rename to recipes-devtools/python/python3-botocore_1.31.1.bb index 13d7eebf4..be118ea1c 100644 --- a/recipes-devtools/python/python3-botocore_1.31.0.bb +++ b/recipes-devtools/python/python3-botocore_1.31.1.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "1bd7445684fb2b6dd6c2e204d91b7623d0f50628" +SRCREV = "4fa1183c41b99fcd15dac32cbcbab2e83d049cb7" S = "${WORKDIR}/git" inherit setuptools3 ptest