diff --git a/recipes-devtools/python/python3-boto3_1.34.91.bb b/recipes-devtools/python/python3-boto3_1.34.92.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.34.91.bb rename to recipes-devtools/python/python3-boto3_1.34.92.bb index 174bd5760..30aeba0f3 100644 --- a/recipes-devtools/python/python3-boto3_1.34.91.bb +++ b/recipes-devtools/python/python3-boto3_1.34.92.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "1cdfd9e3eae8be7d0a6758e7f6cb92d75ba5009a" +SRCREV = "fbd88453e3c5d86b0d1022207b8276c537275ca9" S = "${WORKDIR}/git" inherit setuptools3 ptest