From efb8784b91d15f7004df0d21bf955e33ff70db8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 00:20:46 +0000 Subject: [PATCH] Bump boto3 from 1.26.41 to 1.28.57 Bumps [boto3](https://github.com/boto/boto3) from 1.26.41 to 1.28.57. - [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.26.41...1.28.57) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a2a87a1e7..5999f4ec2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ pytest-django==4.5.2 django-treebeard==4.7 django-cors-headers==3.13.0 django-storages==1.13.2 -boto3==1.26.41 +boto3==1.28.57 django-prometheus==2.2.0 django-hCaptcha==0.2.0 python-ldap==3.4.3