diff --git a/recipes-devtools/python/python3-boto3_1.35.20.bb b/recipes-devtools/python/python3-boto3_1.35.21.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.35.20.bb rename to recipes-devtools/python/python3-boto3_1.35.21.bb index 3c68768f9..126a815a2 100644 --- a/recipes-devtools/python/python3-boto3_1.35.20.bb +++ b/recipes-devtools/python/python3-boto3_1.35.21.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "267b6da48d07d5922b0010d7f18d12ef9f3e0ec2" +SRCREV = "abf29a750bc5efe0018572338640c4bb3266f9b0" S = "${WORKDIR}/git" inherit setuptools3 ptest