Skip to content

Commit

Permalink
Bump django-s3sign from 0.4.0 to 0.5.1
Browse files Browse the repository at this point in the history
Bumps [django-s3sign](https://github.com/ccnmtl/django-s3sign) from 0.4.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](ccnmtl/django-s3sign@0.4.0...0.5.1)

---
updated-dependencies:
- dependency-name: django-s3sign
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent 78de8ce commit 26864e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Django>=4.2.14,<5
psycopg[binary]==3.2.1
backports.zoneinfo;python_version<"3.9"
asgiref==3.8.1
django-s3sign==0.4.0
django-s3sign==0.5.1
pytz==2025.1
httplib2==0.22.0
feedparser==6.0.8
Expand Down

0 comments on commit 26864e1

Please sign in to comment.