From 0bc01098c44788a3c9c1fb84158a0c1bbaeb6e33 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Thu, 25 Dec 2025 02:11:40 +0000 Subject: [PATCH] python3-boto3: upgrade 1.42.10 -> 1.42.16 (cherry picked from commit 5bc9dd0ae4961a4bcdd3ee043a7d4bfa7d711aab) --- .../{python3-boto3_1.42.10.bb => python3-boto3_1.42.16.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-boto3_1.42.10.bb => python3-boto3_1.42.16.bb} (95%) diff --git a/recipes-devtools/python/python3-boto3_1.42.10.bb b/recipes-devtools/python/python3-boto3_1.42.16.bb similarity index 95% rename from recipes-devtools/python/python3-boto3_1.42.10.bb rename to recipes-devtools/python/python3-boto3_1.42.16.bb index e374f3d0c..61610a9a2 100644 --- a/recipes-devtools/python/python3-boto3_1.42.10.bb +++ b/recipes-devtools/python/python3-boto3_1.42.16.bb @@ -12,7 +12,7 @@ SRC_URI = "\ file://python_dependency_test.py \ " -SRCREV = "2b328a1b6022dc029564fefb9641ce49b0c00333" +SRCREV = "663b0db79814cf36ba410dfcfcf79335c042a9e4" inherit setuptools3 ptest