Skip to content

Commit

Permalink
Bump djangorestframework from 3.11.0 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.11.0 to 3.11.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.11.0...3.11.2)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 19, 2021
1 parent f53d949 commit 330a955
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pylint = "*"
django = "*"
django-environ = "*"
celery = "==4.3.0"
djangorestframework = "==3.11.0"
djangorestframework = "==3.11.2"
django-filter = "*"
psycopg2 = "==2.8.5"
redis = "==3.3.11"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

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

0 comments on commit 330a955

Please sign in to comment.