From 082173b28cb5b20c1fa9861457398368b0b3d54e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 07:57:22 +0000 Subject: [PATCH] [data](deps): Bump aioboto3 in /python/requirements/data_processing Bumps [aioboto3](https://github.com/terrycain/aioboto3) from 8.3.0 to 11.1.0. - [Release notes](https://github.com/terrycain/aioboto3/releases) - [Changelog](https://github.com/terrycain/aioboto3/blob/main/CHANGELOG.rst) - [Commits](https://github.com/terrycain/aioboto3/compare/v8.3.0...v11.1.0) --- updated-dependencies: - dependency-name: aioboto3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- python/requirements/data_processing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/data_processing/requirements.txt b/python/requirements/data_processing/requirements.txt index e33537d03db4..c21bfe4ce61f 100644 --- a/python/requirements/data_processing/requirements.txt +++ b/python/requirements/data_processing/requirements.txt @@ -3,7 +3,7 @@ dask[complete]==2022.2.0; python_version < '3.8' dask[complete]==2022.10.1; python_version >= '3.8' -aioboto3==8.3.0 +aioboto3==11.1.0 crc32c==2.3 flask_cors s3fs