diff --git a/recipes-devtools/python/python3-boto3_1.35.71.bb b/recipes-devtools/python/python3-boto3_1.35.72.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.35.71.bb rename to recipes-devtools/python/python3-boto3_1.35.72.bb index d0bc0010b..60f1422bc 100644 --- a/recipes-devtools/python/python3-boto3_1.35.71.bb +++ b/recipes-devtools/python/python3-boto3_1.35.72.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "57997d9fea308720074f6dcea694b44efc835f56" +SRCREV = "054b8924120aa6566200b7a41a85aecd934d10aa" S = "${WORKDIR}/git" inherit setuptools3 ptest