From 07b8b105ae13cc671af9851004c648e4c77772ee Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Fri, 10 Oct 2025 02:08:08 +0000 Subject: [PATCH] python3-boto3: upgrade 1.40.48 -> 1.40.49 --- .../{python3-boto3_1.40.48.bb => python3-boto3_1.40.49.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-boto3_1.40.48.bb => python3-boto3_1.40.49.bb} (94%) 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