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