Skip to content

Commit

Permalink
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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent cdc23e5 commit 71d0310
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-django42.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ django-filter==23.2
# via argus-server (pyproject.toml)
django-phonenumber-field[phonenumberslite]==7.1.0
# via argus-server (pyproject.toml)
djangorestframework==3.14.0
djangorestframework==3.15.2
# via
# argus-server (pyproject.toml)
# drf-spectacular
Expand Down
2 changes: 1 addition & 1 deletion requirements-django50.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ django-filter==23.5
# via argus-server (pyproject.toml)
django-phonenumber-field[phonenumberslite]==7.3.0
# via argus-server (pyproject.toml)
djangorestframework==3.14.0
djangorestframework==3.15.2
# via
# argus-server (pyproject.toml)
# drf-spectacular
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ django-filter==23.2
# via argus-server (pyproject.toml)
django-phonenumber-field[phonenumberslite]==7.1.0
# via argus-server (pyproject.toml)
djangorestframework==3.14.0
djangorestframework==3.15.2
# via
# argus-server (pyproject.toml)
# drf-spectacular
Expand Down

0 comments on commit 71d0310

Please sign in to comment.