diff --git a/recipes-devtools/python/python3-boto3_1.28.83.bb b/recipes-devtools/python/python3-boto3_1.28.85.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.28.83.bb rename to recipes-devtools/python/python3-boto3_1.28.85.bb index 784823a1a..8c2d4409e 100644 --- a/recipes-devtools/python/python3-boto3_1.28.83.bb +++ b/recipes-devtools/python/python3-boto3_1.28.85.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "914bc6669195cb146911ce56db2e845da1a42e9d" +SRCREV = "64a5986c5b0a8bed6832510a4d44936706bb8b48" S = "${WORKDIR}/git" inherit setuptools3 ptest