diff --git a/recipes-devtools/python/python3-boto3_1.35.66.bb b/recipes-devtools/python/python3-boto3_1.35.67.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.35.66.bb rename to recipes-devtools/python/python3-boto3_1.35.67.bb index 476d92576..cbae54eeb 100644 --- a/recipes-devtools/python/python3-boto3_1.35.66.bb +++ b/recipes-devtools/python/python3-boto3_1.35.67.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "22d4088bb7dee1c24334ff21cbf8ce8f6f6b4d69" +SRCREV = "3156796fe73e86b6dbaf9874077c00e70219f056" S = "${WORKDIR}/git" inherit setuptools3 ptest