From 2ec8bcce8b3afcb27f871b74ed86b1f8a628c1e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 00:03:44 +0000 Subject: [PATCH] Bump boto3 from 1.20.27 to 1.20.46 Bumps [boto3](https://github.com/boto/boto3) from 1.20.27 to 1.20.46. - [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.20.27...1.20.46) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f6d9633eb..66be5d795 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ pytest-django==4.5.2 django-treebeard==4.5.1 django-cors-headers==3.10.1 django-storages==1.12.3 -boto3==1.20.27 +boto3==1.20.46 django-prometheus==2.2.0 django-hCaptcha==0.1.0 python-ldap==3.4.0