From 1f44b1806e1662485254e477a582df5b44f613b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Dec 2021 08:10:41 +0000 Subject: [PATCH] [data](deps): Bump aioboto3 in /python/requirements/data_processing Bumps [aioboto3](https://github.com/terrycain/aioboto3) from 8.3.0 to 9.3.0. - [Release notes](https://github.com/terrycain/aioboto3/releases) - [Changelog](https://github.com/terrycain/aioboto3/blob/master/HISTORY.rst) - [Commits](https://github.com/terrycain/aioboto3/compare/v8.3.0...v9.3.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 d32f41f211a1..cb1fd9049ca5 100644 --- a/python/requirements/data_processing/requirements.txt +++ b/python/requirements/data_processing/requirements.txt @@ -1,6 +1,6 @@ dask[complete]==2021.03.0; python_version < '3.7' dask[complete]==2021.11.0; python_version >= '3.7' -aioboto3==8.3.0 +aioboto3==9.3.0 flask_cors moto[s3] s3fs