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