From 8fca34b85985c6d491b5e04319ba54af26bf01c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 01:19:10 +0000 Subject: [PATCH] Bump boto3 from 1.24.57 to 1.28.39 Bumps [boto3](https://github.com/boto/boto3) from 1.24.57 to 1.28.39. - [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.28.39) --- 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..6ae6ba0 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.28.39 cchardet==2.1.7 gunicorn==20.1.0 python-dateutil==2.8.2