From 0bb1f27d16c27f6888ba265dea9c5c28205604c8 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Fri, 19 Dec 2025 02:09:43 +0000 Subject: [PATCH] python3-boto3: upgrade 1.42.10 -> 1.42.13 --- .../{python3-boto3_1.42.10.bb => python3-boto3_1.42.13.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-boto3_1.42.10.bb => python3-boto3_1.42.13.bb} (95%) diff --git a/recipes-devtools/python/python3-boto3_1.42.10.bb b/recipes-devtools/python/python3-boto3_1.42.13.bb similarity index 95% rename from recipes-devtools/python/python3-boto3_1.42.10.bb rename to recipes-devtools/python/python3-boto3_1.42.13.bb index e374f3d0c..6634464a3 100644 --- a/recipes-devtools/python/python3-boto3_1.42.10.bb +++ b/recipes-devtools/python/python3-boto3_1.42.13.bb @@ -12,7 +12,7 @@ SRC_URI = "\ file://python_dependency_test.py \ " -SRCREV = "2b328a1b6022dc029564fefb9641ce49b0c00333" +SRCREV = "b4d31fc1798a1cfa269433e8e8c9a7516f276896" inherit setuptools3 ptest