diff --git a/recipes-devtools/python/python3-boto3_1.34.87.bb b/recipes-devtools/python/python3-boto3_1.34.89.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.34.87.bb rename to recipes-devtools/python/python3-boto3_1.34.89.bb index 90a494fb3..ed70883fd 100644 --- a/recipes-devtools/python/python3-boto3_1.34.87.bb +++ b/recipes-devtools/python/python3-boto3_1.34.89.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "a300f5603b0997828f17b96148362e6970a02122" +SRCREV = "1745077e8e116e4d8ced5aeb5c0e958a802f35cd" S = "${WORKDIR}/git" inherit setuptools3 ptest