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