From 43e81b5c1ab37299789aa6aa908d8621ecae291c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 22:10:55 +0000 Subject: [PATCH] Update boto3 requirement from ~=1.28.10 to ~=1.33.6 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.28.10...1.33.6) --- 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 4d4a2485..a23976f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ django-colorfield~=0.10.1 django-admin-interface~=0.26.0 python-decouple~=3.8 python-dateutil~=2.8.2 -boto3~=1.28.10 +boto3~=1.33.6 django-storages~=1.13 gunicorn~=20.1.0 psycopg2-binary~=2.9.5