Skip to content

Commit

Permalink
Merge pull request #5747 from mozilla/pyup-update-pyjwt-1.5.0-to-1.5.2
Browse files Browse the repository at this point in the history
Update pyjwt to 1.5.2
  • Loading branch information
EnTeQuAk authored Jun 26, 2017
2 parents 58ee078 + 8ace76b commit 75e7f65
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ Pillow==4.1.1 \
--hash=sha256:517bab9a3a5dceab77c850cbaf8700ce662b12f41c80abfceeb7120fd09886ae \
--hash=sha256:86b380e5302502654df5de3de99fc93c57220d7d2635e548c532600fd46f973c
# PyJWT is required by djangorestframework-jwt
PyJWT==1.5.0 \
--hash=sha256:ad60a3fb9b393667864ed4b8abc9c3b570747f80bf77a113ead2fbaf0f0cedf3 \
--hash=sha256:fd182b728d13f04c289d9b2623d09256d356c9b4a6778018001454a954d7c54b
PyJWT==1.5.2 \
--hash=sha256:9e7d780c30cd03bb0d29510b03e09caa95c6d880b3897450eb0f2d1678d3e5b1 \
--hash=sha256:1179f0bff86463b5308ee5f7aff1c350e1f38139d62a723e16fb2c557d1c795f
SQLAlchemy==0.7.5 \
--hash=sha256:7e31190a15753694dcb6f4399ce7d02091b0bccf825272d6254e56144debfd18 # pyup: ==0.7.5
amo-validator==1.10.66 \
Expand Down
2 changes: 1 addition & 1 deletion tests/ui/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fxapom==1.10.0
PyJWT==1.5.0
PyJWT==1.5.2
PyPOM==1.2.0
pytest==3.1.2
pytest-instafail==0.3.0
Expand Down

0 comments on commit 75e7f65

Please sign in to comment.