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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 28, 2021
1 parent 856c659 commit ba5f38c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 54 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name = "pypi"

[packages]
django = "~=2.2.12"
djangorestframework = "~=3.9.3"
djangorestframework = "~=3.11.2"
django-filter = "~=2.2.0"
django-cors-headers = "~=3.3.0"
requests = "~=2.23.0"
Expand Down
Loading

0 comments on commit ba5f38c

Please sign in to comment.