Skip to content

Commit

Permalink
Bump djangorestframework from 3.14.0 to 3.15.1 in /requirements
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.1.
- [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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 26, 2024
1 parent 016bbd4 commit f31f33e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ gunicorn==21.2.0
# Django Rest Framework
# ------------------------------------------------------------------------------
# https://github.com/encode/django-rest-framework
djangorestframework==3.15.0
djangorestframework==3.15.1
# https://github.com/adamchainz/django-cors-headers
django-cors-headers==4.3.1
# https://github.com/alanjds/drf-nested-routers
Expand Down

0 comments on commit f31f33e

Please sign in to comment.