From 3843cfc04c536be17ba1641c3be9f73552264113 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Tue, 2 Dec 2025 02:01:16 +0000 Subject: [PATCH] python3-botocore: upgrade 1.41.5 -> 1.41.6 --- .../{python3-botocore_1.41.5.bb => python3-botocore_1.41.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.41.5.bb => python3-botocore_1.41.6.bb} (94%) diff --git a/recipes-devtools/python/python3-botocore_1.41.5.bb b/recipes-devtools/python/python3-botocore_1.41.6.bb similarity index 94% rename from recipes-devtools/python/python3-botocore_1.41.5.bb rename to recipes-devtools/python/python3-botocore_1.41.6.bb index b8e3f7c37..dea2048a5 100644 --- a/recipes-devtools/python/python3-botocore_1.41.5.bb +++ b/recipes-devtools/python/python3-botocore_1.41.6.bb @@ -12,7 +12,7 @@ SRC_URI = "\ file://python_dependency_test.py \ " -SRCREV = "9fda087a19c80ad04bff404fc463571ec8a9ec3f" +SRCREV = "5f177320bc3c0a2d99b4e47b3c37f552b61460e4" inherit setuptools3 ptest