Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2023
1 parent 970c6c7 commit 5a223de
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ factory-boy = "~=2.12.0"
django = "~=2.2.13"
psycopg2 = "~=2.8.2"
django-enumfield = "~=1.5"
djangorestframework = "~=3.9.4"
djangorestframework = "~=3.11.2"
coverage = "~=4.5.3"
django-nose = "~=1.4.6"
requests = "~=2.31.0"
Expand Down
10 changes: 5 additions & 5 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5a223de

Please sign in to comment.