diff --git a/recipes-devtools/python/python3-boto3_1.28.34.bb b/recipes-devtools/python/python3-boto3_1.28.36.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.28.34.bb rename to recipes-devtools/python/python3-boto3_1.28.36.bb index 13b66f629..6e55b17ce 100644 --- a/recipes-devtools/python/python3-boto3_1.28.34.bb +++ b/recipes-devtools/python/python3-boto3_1.28.36.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "b84a6a2eaf82414675a8e9858226b38f9e43dea3" +SRCREV = "252dda2f03cd5fb70b111506f8ec472fa6a3db87" S = "${WORKDIR}/git" inherit setuptools3 ptest