diff --git a/recipes-devtools/python/python3-boto3_1.26.157.bb b/recipes-devtools/python/python3-boto3_1.26.158.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.26.157.bb rename to recipes-devtools/python/python3-boto3_1.26.158.bb index 8461aca5e..2c9575963 100644 --- a/recipes-devtools/python/python3-boto3_1.26.157.bb +++ b/recipes-devtools/python/python3-boto3_1.26.158.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "185ffb4516225da422af47526516503197c3178f" +SRCREV = "517aaad434fb7732c6cc15d468a1a4a5eb3f9a43" S = "${WORKDIR}/git" inherit setuptools3 ptest