Skip to content

Commit 23274f2

Browse files
Update django-s3sign requirement from <=0.6.0 to <=0.6.1
Updates the requirements on [django-s3sign](https://github.com/ccnmtl/django-s3sign) to permit the latest version. - [Release notes](https://github.com/ccnmtl/django-s3sign/releases) - [Changelog](https://github.com/ccnmtl/django-s3sign/blob/master/CHANGES) - [Commits](ccnmtl/django-s3sign@0.1.4...0.6.1) --- updated-dependencies: - dependency-name: django-s3sign dependency-version: 0.6.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d70d0f commit 23274f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ django-contact-us==1.1.0
100100
asgiref==3.11.0
101101
entrypoints==0.4
102102
aiocontextvars==0.2.2
103-
django-s3sign<=0.6.0
103+
django-s3sign<=0.6.1
104104

105105
python-cas==1.7.1
106106
django-cas-ng==5.1.0

0 commit comments

Comments
 (0)