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