diff --git a/recipes-devtools/python/python3-boto3_1.35.63.bb b/recipes-devtools/python/python3-boto3_1.35.64.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.35.63.bb rename to recipes-devtools/python/python3-boto3_1.35.64.bb index 29682d590..d18cacfeb 100644 --- a/recipes-devtools/python/python3-boto3_1.35.63.bb +++ b/recipes-devtools/python/python3-boto3_1.35.64.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "4ba2d2de2ddc3cde67088a2d6df9dd68e1adb61f" +SRCREV = "9fd56436462dda3e189ecd9ea777c5acc4c2cf52" S = "${WORKDIR}/git" inherit setuptools3 ptest