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

Update jwt.py dependency from django-cyverse-auth #714

Merged
merged 1 commit into from
Jul 29, 2019

Conversation

calvinmclean
Copy link
Contributor

Description

This completes the dependency upgrades for Atmosphere. After creating a new version of jwt.py on PyPI, I had to run pip-compile -P jwt.py requirements.in in order to get the latest version of jwt.py since it is from django-cyverse-auth requirements with unspecified version. Without this command, pip-compile would avoid changing to the latest version since it was not explicitly required.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 39.285% when pulling 570034f on calvinmclean:jwt_upgrade into 850218a on cyverse:master.

Copy link
Contributor

@simpsonw simpsonw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good me. I build the image in Docker, deployed it to atmobeta and tested it without issue.

@simpsonw simpsonw merged commit c1575d2 into cyverse:master Jul 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants