diff --git a/recipes-devtools/python/python3-boto3_1.35.26.bb b/recipes-devtools/python/python3-boto3_1.35.27.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.35.26.bb rename to recipes-devtools/python/python3-boto3_1.35.27.bb index 97ab07b87..c35125ff3 100644 --- a/recipes-devtools/python/python3-boto3_1.35.26.bb +++ b/recipes-devtools/python/python3-boto3_1.35.27.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "da0ba20dcf0e5191498faa2ceab94c38b2820114" +SRCREV = "5dc18b0ae7a5825986b24f31792e4040e714cfb2" S = "${WORKDIR}/git" inherit setuptools3 ptest