From 5905187f364ead32095086c940abe87cb0369aed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 10:47:51 +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 94914c210..8f5d314c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -126,7 +126,7 @@ django-storages==1.14.4 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.3