diff --git a/recipes-devtools/python/python3-boto3_1.34.116.bb b/recipes-devtools/python/python3-boto3_1.34.118.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.34.116.bb rename to recipes-devtools/python/python3-boto3_1.34.118.bb index 162c1c19b..e0de65c71 100644 --- a/recipes-devtools/python/python3-boto3_1.34.116.bb +++ b/recipes-devtools/python/python3-boto3_1.34.118.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "bfcc451f58c79e04bb25250041c6f3ba0873de86" +SRCREV = "1802f5c765fc22fcdf736029632abbba7298d26c" S = "${WORKDIR}/git" inherit setuptools3 ptest