diff --git a/recipes-devtools/python/python3-boto3_1.35.69.bb b/recipes-devtools/python/python3-boto3_1.35.70.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.35.69.bb rename to recipes-devtools/python/python3-boto3_1.35.70.bb index 45a21c0eb..1c8964923 100644 --- a/recipes-devtools/python/python3-boto3_1.35.69.bb +++ b/recipes-devtools/python/python3-boto3_1.35.70.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "d640e7a576594a315c294ee9ebfc3343233e5b3b" +SRCREV = "aad0b17b1d30d17b1b47de3ce984643afe02edfa" S = "${WORKDIR}/git" inherit setuptools3 ptest