Skip to content

Commit

Permalink
Merge pull request #2072 from ccnmtl/dependabot/pip/django-s3sign-lte…
Browse files Browse the repository at this point in the history
…-0.5.1

Update django-s3sign requirement from <=0.4.0 to ==0.5.1
  • Loading branch information
nikolas authored Feb 4, 2025
2 parents f875758 + f080438 commit c0a094a
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 @@ -104,7 +104,7 @@ django-cogwheels==0.3
webencodings==0.5.1 # needed for wagtail
urllib3==2.2.2 # wagtail elasticsearch backend

django-s3sign<=0.4.0
django-s3sign==0.5.1
ctlsettings==0.4.3
text_unidecode==1.3

Expand Down

0 comments on commit c0a094a

Please sign in to comment.