diff --git a/recipes-devtools/python/python3-boto3_1.36.2.bb b/recipes-devtools/python/python3-boto3_1.36.3.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.36.2.bb rename to recipes-devtools/python/python3-boto3_1.36.3.bb index 22acfa474..c97997390 100644 --- a/recipes-devtools/python/python3-boto3_1.36.2.bb +++ b/recipes-devtools/python/python3-boto3_1.36.3.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "2d89f4d7782113d9387bb9b8f0b5b2c371a89098" +SRCREV = "50e6c29196fdb2ace0adc7ee65231b57ad8f1c74" S = "${WORKDIR}/git" inherit setuptools3 ptest