Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 27, 2019
1 parent 2a26022 commit bf47d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
#
django==2.0.2
djangorestframework-jwt==1.11.0
djangorestframework==3.7.7
djangorestframework==3.9.1
pyjwt==1.5.3 # via djangorestframework-jwt
pytz==2018.3 # via django

0 comments on commit bf47d6f

Please sign in to comment.