From b3af67bd45dc3233281d74c43b1db9f5cba71b83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Nov 2021 17:01:06 +0000 Subject: [PATCH] Update boto3 requirement from ==1.16.* to ==1.20.* 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.16.0...1.20.2) --- 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 718e9367..cb292b33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ blinker==1.4 -boto3==1.16.* +boto3==1.20.* celery==4.4.6 Flask==1.1.2 flask-mongoengine==1.0.0