Skip to content

Commit

Permalink
chore(deps): update django requirement from ~=5.0.0 to ~=5.0.1 in /api
Browse files Browse the repository at this point in the history
Updates the requirements on [django](https://github.com/django/django) to permit the latest version.
- [Commits](django/django@5.0...5.0.1)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and peterthomassen committed Jan 8, 2024
1 parent cc6f2fb commit 68d20ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ captcha~=0.5.0
celery~=5.3.6
coverage~=7.4.0
cryptography~=41.0.7
Django~=5.0.0
Django~=5.0.1
django-cors-headers~=4.3.1
djangorestframework~=3.14.0
django-celery-email~=3.0.0
Expand Down

0 comments on commit 68d20ca

Please sign in to comment.