diff --git a/recipes-devtools/python/python3-boto3_1.26.163.bb b/recipes-devtools/python/python3-boto3_1.26.164.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.26.163.bb rename to recipes-devtools/python/python3-boto3_1.26.164.bb index 0862dda03..131dbe140 100644 --- a/recipes-devtools/python/python3-boto3_1.26.163.bb +++ b/recipes-devtools/python/python3-boto3_1.26.164.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "b9773526d16c5b616cc9a91af10014e6338c0b05" +SRCREV = "15b30bfed6bb16f4e065636b203ea591595862d8" S = "${WORKDIR}/git" inherit setuptools3 ptest