Skip to content

Commit

Permalink
Upgrade itsdangerous to 1.1.0
Browse files Browse the repository at this point in the history
Fixes CI failing due to pulled release
pallets/itsdangerous#112
  • Loading branch information
jgkamat committed Oct 27, 2018
1 parent a52c247 commit 2762560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/requirements/requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Flask==1.0.2
glob2==0.6
hunter==2.0.2
hypothesis==3.79.0
itsdangerous==1.0.0
itsdangerous==1.1.0
# Jinja2==2.10
Mako==1.0.7
# MarkupSafe==1.0
Expand Down

0 comments on commit 2762560

Please sign in to comment.