From 02d23b822a8ca4be350fc4f5669805e01f71779e Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Tue, 2 Dec 2025 02:06:25 +0000 Subject: [PATCH] python3-boto3: upgrade 1.41.5 -> 1.42.0 --- .../python/{python3-boto3_1.41.5.bb => python3-boto3_1.42.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-boto3_1.41.5.bb => python3-boto3_1.42.0.bb} (95%) diff --git a/recipes-devtools/python/python3-boto3_1.41.5.bb b/recipes-devtools/python/python3-boto3_1.42.0.bb similarity index 95% rename from recipes-devtools/python/python3-boto3_1.41.5.bb rename to recipes-devtools/python/python3-boto3_1.42.0.bb index 545972ef6..fe6eb7217 100644 --- a/recipes-devtools/python/python3-boto3_1.41.5.bb +++ b/recipes-devtools/python/python3-boto3_1.42.0.bb @@ -12,7 +12,7 @@ SRC_URI = "\ file://python_dependency_test.py \ " -SRCREV = "39215b64750416e032dbfe565cf055f5ef66a0fd" +SRCREV = "7ce189b284cdb2c8c963719b3a806d2eab61d123" inherit setuptools3 ptest