From bdb35da8870d6bf196adf47f0289304f2ace1270 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 10:06:30 +0000 Subject: [PATCH] Update django-s3sign requirement from <=0.2.1 to <=0.5.1 Updates the requirements on [django-s3sign](https://github.com/ccnmtl/django-s3sign) to permit the latest version. - [Release notes](https://github.com/ccnmtl/django-s3sign/releases) - [Changelog](https://github.com/ccnmtl/django-s3sign/blob/master/CHANGES) - [Commits](https://github.com/ccnmtl/django-s3sign/compare/0.1.4...0.5.1) --- updated-dependencies: - dependency-name: django-s3sign 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 403f407f..89dadd4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -115,7 +115,7 @@ django-storages==1.14.2 ctlsettings==0.4.3 funcsigs==1.0.2 pbr==6.1.0 -django-s3sign<=0.2.1 +django-s3sign<=0.5.1 django-smtp-ssl==1.0 pbr==6.1.0