diff --git a/recipes-devtools/python/python3-boto3_1.35.48.bb b/recipes-devtools/python/python3-boto3_1.35.50.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.35.48.bb rename to recipes-devtools/python/python3-boto3_1.35.50.bb index 993129b8f..48c16a4fa 100644 --- a/recipes-devtools/python/python3-boto3_1.35.48.bb +++ b/recipes-devtools/python/python3-boto3_1.35.50.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "f09e8867e14e88619159c57eabd9d6092f34257e" +SRCREV = "ab1c5a92057370e07cc3641f6adeb187b9c1ffb0" S = "${WORKDIR}/git" inherit setuptools3 ptest