diff --git a/recipes-devtools/python/python3-boto3_1.35.84.bb b/recipes-devtools/python/python3-boto3_1.35.85.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.35.84.bb rename to recipes-devtools/python/python3-boto3_1.35.85.bb index 7a66e601d..1aeed21ff 100644 --- a/recipes-devtools/python/python3-boto3_1.35.84.bb +++ b/recipes-devtools/python/python3-boto3_1.35.85.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "9cd09082b925662a7e0b255a63e39f1e37de7e24" +SRCREV = "32d54c8797e062b152ef7ea726388545c05168a2" S = "${WORKDIR}/git" inherit setuptools3 ptest