diff --git a/recipes-devtools/python/python3-boto3_1.34.107.bb b/recipes-devtools/python/python3-boto3_1.34.109.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.34.107.bb rename to recipes-devtools/python/python3-boto3_1.34.109.bb index d1552682e..3124d8288 100644 --- a/recipes-devtools/python/python3-boto3_1.34.107.bb +++ b/recipes-devtools/python/python3-boto3_1.34.109.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "b7953550b2b3c659f81385c76e8921d32baac872" +SRCREV = "c3ff201cf8ab028dccae75ca49d6de452913d915" S = "${WORKDIR}/git" inherit setuptools3 ptest