From a1f6b3fc57e967d26a1de28e9872de1a74b13409 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Thu, 9 Oct 2025 02:01:46 +0000 Subject: [PATCH] python3-boto3: upgrade 1.40.44 -> 1.40.48 --- .../{python3-boto3_1.40.44.bb => python3-boto3_1.40.48.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-boto3_1.40.44.bb => python3-boto3_1.40.48.bb} (94%) diff --git a/recipes-devtools/python/python3-boto3_1.40.44.bb b/recipes-devtools/python/python3-boto3_1.40.48.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.40.44.bb rename to recipes-devtools/python/python3-boto3_1.40.48.bb index 77ee1baabb..a6987dac99 100644 --- a/recipes-devtools/python/python3-boto3_1.40.44.bb +++ b/recipes-devtools/python/python3-boto3_1.40.48.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "61ee9341bc847c75124ff01a08755c6ff1abf597" +SRCREV = "5ad02481857ce9341a40e65c27cd6321b2de380f" inherit setuptools3 ptest