Skip to content

Commit

Permalink
Bump djangorestframework from 3.14.0 to 3.15.2 in /backend (#511)
Browse files Browse the repository at this point in the history
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.14.0 to 3.15.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.14.0...3.15.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Logan Davidson <[email protected]>
  • Loading branch information
dependabot[bot] and iamlogand authored Jul 16, 2024
1 parent 439ec0b commit 12e18c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dj-database-url==2.0.0
Django==4.2.14
django-cors-headers==3.13.0
django-stubs[compatible-mypy]==5.0.2
djangorestframework==3.14.0
djangorestframework==3.15.2
djangorestframework-simplejwt==5.2.2
djangorestframework-stubs[compatible-mypy]==3.15.0
mypy==1.10.1
Expand Down

0 comments on commit 12e18c2

Please sign in to comment.