Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Pin djangorestframework to latest version 3.7.3
  • Loading branch information
pyup-bot committed Nov 14, 2017
commit 59cd1ca6f16e48ecfcc2d312f74f3ccbb7ca77ad
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ django>=1.11,<1.12 # pyup: >=1.11,<1.12
django-auth-ldap==1.2.11
django-filter==1.0.2
django-multiselectfield==0.1.6
djangorestframework>=3.6,<3.7
djangorestframework==3.7.3
djangorestframework-jwt==1.10.0
psycopg2>=2.7,<2.8
pytz==2017.2
Expand Down