From db23cfac9c9530e0406201237a52c95f341caf86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:29:05 +0000 Subject: [PATCH] Bump django-s3sign from 0.5.0 to 0.5.1 Bumps [django-s3sign](https://github.com/ccnmtl/django-s3sign) from 0.5.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.5.0...0.5.1) --- updated-dependencies: - dependency-name: django-s3sign dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fcc593bd9..a40075698 100644 --- a/requirements.txt +++ b/requirements.txt @@ -105,7 +105,7 @@ entrypoints==0.4 typing_extensions==4.12.2 pyparsing==3.2.1 -django-s3sign==0.5.0 +django-s3sign==0.5.1 django-cors-headers==4.6.0 django-treebeard==4.7.1