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