From 5aed9ead09b389310920b892dfad01178e6ad924 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Thu, 9 Oct 2025 01:54:57 +0000 Subject: [PATCH] python3-botocore: upgrade 1.40.44 -> 1.40.48 --- ...{python3-botocore_1.40.44.bb => python3-botocore_1.40.48.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.40.44.bb => python3-botocore_1.40.48.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.40.44.bb b/recipes-devtools/python/python3-botocore_1.40.48.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.40.44.bb rename to recipes-devtools/python/python3-botocore_1.40.48.bb index 23c0e21d35..36f4e9cbf0 100644 --- a/recipes-devtools/python/python3-botocore_1.40.44.bb +++ b/recipes-devtools/python/python3-botocore_1.40.48.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "426d4b327a6d721505f855178bc6143519d41340" +SRCREV = "9fbad5a83ef8b45afd5711b39a251843dc26bce7" inherit setuptools3 ptest