From 99fc76aaafe3eaacfa00f2d71b0e1e5d087f6355 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 10:16:27 +0000 Subject: [PATCH] Bump django-s3sign from 0.4.0 to 0.5.0 Bumps [django-s3sign](https://github.com/ccnmtl/django-s3sign) from 0.4.0 to 0.5.0. - [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.0) --- 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 1b7ac2464..de69976bf 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.0 django-smtp-ssl==1.0 ctlsettings==0.4.3