From 11ac723f6d17a32e8ff72734859bbe0aa6dfd517 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 08:48:54 +0000 Subject: [PATCH] Update boto3 requirement from ~=1.24.46 to ~=1.24.68 Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version. - [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.46...1.24.68) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 51b243bc6..58c2dbd6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ alembic==1.8.1 APScheduler==3.9.1 -boto3~=1.24.46 +boto3~=1.24.68 celery[pytest]==5.2.7 click==8.1.3 cryptography~=3.4.8