diff --git a/recipes-devtools/python/python3-boto3_1.35.83.bb b/recipes-devtools/python/python3-boto3_1.35.84.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.35.83.bb rename to recipes-devtools/python/python3-boto3_1.35.84.bb index 7180ebbf3..7a66e601d 100644 --- a/recipes-devtools/python/python3-boto3_1.35.83.bb +++ b/recipes-devtools/python/python3-boto3_1.35.84.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "0c8061da19ed587523769d2b66b228928e193bcf" +SRCREV = "9cd09082b925662a7e0b255a63e39f1e37de7e24" S = "${WORKDIR}/git" inherit setuptools3 ptest