diff --git a/recipes-devtools/python/python3-boto3_1.34.21.bb b/recipes-devtools/python/python3-boto3_1.34.22.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.34.21.bb rename to recipes-devtools/python/python3-boto3_1.34.22.bb index 2dee646d3..57571dd12 100644 --- a/recipes-devtools/python/python3-boto3_1.34.21.bb +++ b/recipes-devtools/python/python3-boto3_1.34.22.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "998f3b5948148f0ad5354e7be322f04ecbf31d6b" +SRCREV = "2c65eab9864368b0ede75f59f3d54d8bee6594ee" S = "${WORKDIR}/git" inherit setuptools3 ptest