diff --git a/recipes-devtools/python/python3-botocore_1.34.22.bb b/recipes-devtools/python/python3-botocore_1.34.24.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.34.22.bb rename to recipes-devtools/python/python3-botocore_1.34.24.bb index 770dbc17e..c19e01eaa 100644 --- a/recipes-devtools/python/python3-botocore_1.34.22.bb +++ b/recipes-devtools/python/python3-botocore_1.34.24.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "0995e25795201e16ec74974751772ef837e623e4" +SRCREV = "c20d717cb5af97c05e810aa1aeb9e8de4d7c727a" S = "${WORKDIR}/git" inherit setuptools3 ptest