diff --git a/recipes-devtools/python/python3-boto3_1.35.42.bb b/recipes-devtools/python/python3-boto3_1.35.43.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.35.42.bb rename to recipes-devtools/python/python3-boto3_1.35.43.bb index 4c2faa8ef..7a41765fb 100644 --- a/recipes-devtools/python/python3-boto3_1.35.42.bb +++ b/recipes-devtools/python/python3-boto3_1.35.43.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "ad4d48a5c6e34f757b5c020bd83bcac28cfd5e69" +SRCREV = "3664a8d9a9727fddb9873ff0d55ae3503c9150cc" S = "${WORKDIR}/git" inherit setuptools3 ptest