Skip to content

Commit

Permalink
chore(deps): bump djangorestframework from 3.14.0 to 3.15.2
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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent f991cec commit 172176c
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 @@ -22,7 +22,7 @@ django-filter == 24.3
django-ordered-model ~= 3.7.4

# Django REST Framework
djangorestframework == 3.14.0
djangorestframework == 3.15.2
django-cors-headers
dj-rest-auth == 6.0.0
drf-yasg == 1.21.7
Expand Down

0 comments on commit 172176c

Please sign in to comment.