diff --git a/recipes-devtools/python/python3-boto3_1.34.119.bb b/recipes-devtools/python/python3-boto3_1.34.120.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.34.119.bb rename to recipes-devtools/python/python3-boto3_1.34.120.bb index 3b051ecd8..f4b20a7ae 100644 --- a/recipes-devtools/python/python3-boto3_1.34.119.bb +++ b/recipes-devtools/python/python3-boto3_1.34.120.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "facc6a520bf15dd7f26ac083f9b72cc8433bf27f" +SRCREV = "b818b1cde64a0ab1c4559095352e93822fcd3cb3" S = "${WORKDIR}/git" inherit setuptools3 ptest