From 832612675fb277f503dca63142f7c4daf86340c5 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Fri, 17 Oct 2025 02:03:01 +0000 Subject: [PATCH] python3-botocore: upgrade 1.40.53 -> 1.40.54 --- ...{python3-botocore_1.40.53.bb => python3-botocore_1.40.54.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.40.53.bb => python3-botocore_1.40.54.bb} (94%) diff --git a/recipes-devtools/python/python3-botocore_1.40.53.bb b/recipes-devtools/python/python3-botocore_1.40.54.bb similarity index 94% rename from recipes-devtools/python/python3-botocore_1.40.53.bb rename to recipes-devtools/python/python3-botocore_1.40.54.bb index 40a6630dbe..d09a2dfdbe 100644 --- a/recipes-devtools/python/python3-botocore_1.40.53.bb +++ b/recipes-devtools/python/python3-botocore_1.40.54.bb @@ -12,7 +12,7 @@ SRC_URI = "\ file://python_dependency_test.py \ " -SRCREV = "a0f9cb405bdc71f35bc87f76e72c96b0e693c048" +SRCREV = "03982adf7eaa188597414750b5260ece1ded31a2" inherit setuptools3 ptest