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 30, 2023
1 parent d4c2a81 commit 2166d78
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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 = "==4.5.3"
Expand Down
14 changes: 7 additions & 7 deletions Pipfile.lock

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

0 comments on commit 2166d78

Please sign in to comment.