diff --git a/recipes-devtools/python/python3-boto3_1.40.48.bb b/recipes-devtools/python/python3-boto3_1.40.49.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.40.48.bb rename to recipes-devtools/python/python3-boto3_1.40.49.bb index a6987dac99..cf6b109074 100644 --- a/recipes-devtools/python/python3-boto3_1.40.48.bb +++ b/recipes-devtools/python/python3-boto3_1.40.49.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "5ad02481857ce9341a40e65c27cd6321b2de380f" +SRCREV = "660a1ec6b8b97d109a8ab37ca5a79925844388f0" inherit setuptools3 ptest