From c1b16da54214a256db56b2769bc6aa77f34b8f85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 01:57:19 +0000 Subject: [PATCH] Bump boto3 from 1.24.57 to 1.26.144 Bumps [boto3](https://github.com/boto/boto3) from 1.24.57 to 1.26.144. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.24.57...1.26.144) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tcsocket/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcsocket/requirements.txt b/tcsocket/requirements.txt index 631165e..7cecff9 100644 --- a/tcsocket/requirements.txt +++ b/tcsocket/requirements.txt @@ -4,7 +4,7 @@ aiohttp==3.8.1 aiopg==1.3.4 aioredis==1.3.1 arq==0.22 -boto3==1.24.57 +boto3==1.26.144 cchardet==2.1.7 gunicorn==20.1.0 python-dateutil==2.8.2