diff --git a/recipes-devtools/python/python3-boto3_1.35.77.bb b/recipes-devtools/python/python3-boto3_1.35.78.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.35.77.bb rename to recipes-devtools/python/python3-boto3_1.35.78.bb index 9584e09e2..e574fc213 100644 --- a/recipes-devtools/python/python3-boto3_1.35.77.bb +++ b/recipes-devtools/python/python3-boto3_1.35.78.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "b75aff3024c54c795812aacaf176a6c755b67a43" +SRCREV = "66f08852c092300d74e03ad62a878d176ad712e7" S = "${WORKDIR}/git" inherit setuptools3 ptest