From af6ddc08e876b6eac6603f7683a2a93b909af25e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 10:34:26 +0000 Subject: [PATCH] :arrow_up: Bump django-s3sign from 0.4.0 to 0.6.0 Bumps [django-s3sign](https://github.com/ccnmtl/django-s3sign) from 0.4.0 to 0.6.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.6.0) --- updated-dependencies: - dependency-name: django-s3sign dependency-version: 0.6.0 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 01946a418..f6260fc9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -124,7 +124,7 @@ django-storages==1.14.6 django-cacheds3storage==0.3.0 django-markwhat==2025.5.31 -django-s3sign==0.4.0 +django-s3sign==0.6.0 django-smtp-ssl==1.0 ctlsettings==0.4.6