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