diff --git a/recipes-devtools/python/python3-boto3_1.35.54.bb b/recipes-devtools/python/python3-boto3_1.35.55.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.35.54.bb rename to recipes-devtools/python/python3-boto3_1.35.55.bb index 8f76d83fa..1f898f49b 100644 --- a/recipes-devtools/python/python3-boto3_1.35.54.bb +++ b/recipes-devtools/python/python3-boto3_1.35.55.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "fdb78d3b8c4f3f86de41ae54b4b21c98dd63e2c9" +SRCREV = "a48a2564df537fbd83d3351859a175c23a3cd316" S = "${WORKDIR}/git" inherit setuptools3 ptest