From 5cf569a62bd930cc761baa98a6e8b19c8858f1d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 16:45:22 +0000 Subject: [PATCH] Bump django-s3sign from 0.4.0 to 0.5.1 Bumps [django-s3sign](https://github.com/ccnmtl/django-s3sign) from 0.4.0 to 0.5.1. - [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.4.0...0.5.1) --- updated-dependencies: - dependency-name: django-s3sign 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 516c86217..e60ba2bdc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -126,7 +126,7 @@ django-storages==1.14.6 django-cacheds3storage==0.3.0 django-markwhat==1.6.2 -django-s3sign==0.4.0 +django-s3sign==0.5.1 django-smtp-ssl==1.0 ctlsettings==0.4.4