Skip to content

Commit

Permalink
chore(deps): update djangorestframework requirement in /api
Browse files Browse the repository at this point in the history
Updates the requirements on [djangorestframework](https://github.com/encode/django-rest-framework) to permit the latest version.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.14.0...3.15.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 78a8f04 commit 6390e52
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 @@ -4,7 +4,7 @@ coverage~=7.4.3
cryptography~=42.0.5
Django~=5.0.3
django-cors-headers~=4.3.1
djangorestframework~=3.14.0
djangorestframework~=3.15.1
django-celery-email~=3.0.0
django-netfields~=1.3.2
django-pgtrigger~=4.11.0
Expand Down

0 comments on commit 6390e52

Please sign in to comment.