From 5e914b9b10ceb7198624b1eec29d8035f8087edb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 10:24:42 +0000 Subject: [PATCH] Bump s3transfer from 0.10.2 to 0.10.3 Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.10.2 to 0.10.3. - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.10.2...0.10.3) --- updated-dependencies: - dependency-name: s3transfer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3786308..b4ea908 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ pyflakes==3.2.0 pycodestyle==2.12.1 configparser==7.1.0 flake8==7.1.1 -s3transfer==0.10.2 +s3transfer==0.10.3 jmespath==1.0.1 botocore>=1.15.0,<1.36.0