From 099d71cbe6222a11305a448b188ba0d88360b934 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 05:57:04 +0000 Subject: [PATCH] Update boto3 requirement from ~=1.28.10 to ~=1.34.86 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.34.86) --- 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 6707a885..30ff1e1a 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.34.86 django-storages~=1.13 gunicorn~=21.2.0 psycopg2-binary~=2.9.5