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

Commit

Permalink
Upgrade django-cyverse-auth from 1.1.6 to 1.1.7
Browse files Browse the repository at this point in the history
In 1.1.6, there was usage of an undefined value breaking OAuth
  • Loading branch information
cdosborn committed Sep 18, 2018
1 parent 0068fcf commit 881fa8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defusedxml==0.5.0
deprecation==1.0.1
django-celery-beat==1.0.1
django-cors-headers==2.1.0
django-cyverse-auth==1.1.6
django-cyverse-auth==1.1.7
django-debug-toolbar==1.8
django-filter==1.0.4
django-jenkins==0.110.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ defusedxml==0.5.0 # via djangorestframework-xml
deprecation==1.0.1 # via openstacksdk
django-celery-beat==1.0.1
django-cors-headers==2.1.0
django-cyverse-auth==1.1.6
django-cyverse-auth==1.1.7
django-filter==1.0.4
django-memoize==2.1.0
django-redis-cache==1.7.1
Expand Down

0 comments on commit 881fa8c

Please sign in to comment.