From 7025d9ff6f8bcecacc6c1df1d65c246bfe4269c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 08:46:01 +0200 Subject: [PATCH] Bump aioboto3 from 11.2.0 to 13.1.1 (#626) Bumps [aioboto3](https://github.com/terrycain/aioboto3) from 11.2.0 to 13.1.1. - [Changelog](https://github.com/terricain/aioboto3/blob/main/CHANGELOG.rst) - [Commits](https://github.com/terrycain/aioboto3/compare/v11.2.0...v13.1.1) --- updated-dependencies: - dependency-name: aioboto3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7581e661..f902b580 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aioboto3==11.2.0 +aioboto3==13.1.1 aiofiles==23.2.1 base58==2.1.1 fastapi==0.106.0