From 0d0222df108589189175966a4e2a668caa0dd283 Mon Sep 17 00:00:00 2001 From: meta-aws-maintainer Date: Wed, 19 Aug 2026 02:51:18 +0000 Subject: [PATCH] python3-botocore: upgrade 1.43.70 -> 1.43.74 --- ...{python3-botocore_1.43.70.bb => python3-botocore_1.43.74.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.43.70.bb => python3-botocore_1.43.74.bb} (94%) diff --git a/recipes-devtools/python/python3-botocore_1.43.70.bb b/recipes-devtools/python/python3-botocore_1.43.74.bb similarity index 94% rename from recipes-devtools/python/python3-botocore_1.43.70.bb rename to recipes-devtools/python/python3-botocore_1.43.74.bb index 08ef5b357..d2bfde6ec 100644 --- a/recipes-devtools/python/python3-botocore_1.43.70.bb +++ b/recipes-devtools/python/python3-botocore_1.43.74.bb @@ -12,7 +12,7 @@ SRC_URI = "\ file://python_dependency_test.py \ " -SRCREV = "144a686dde0a37b694e6b67e073a9c8b4bbc4afe" +SRCREV = "4c9ef8db23d0c66137aa5299a775f0f0f72ff71f" inherit setuptools3 ptest