From 15e11d81a0722981d2efbcb74dbfa70961af0533 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 10:58:39 +0000 Subject: [PATCH] Bump django-s3sign from 0.4.0 to 0.6.3 Bumps [django-s3sign](https://github.com/ccnmtl/django-s3sign) from 0.4.0 to 0.6.3. - [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.3) --- updated-dependencies: - dependency-name: django-s3sign dependency-version: 0.6.3 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 dde53bd98..d4e0fac45 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.3 django-smtp-ssl==1.0 ctlsettings==0.4.6