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