update itsdangerous

This commit is contained in:
Curtis Castrapel 2018-10-29 09:39:12 -07:00
parent 9d7ad28ca1
commit d4880f3e9d
3 changed files with 3 additions and 3 deletions

View File

@ -44,7 +44,7 @@ gunicorn==19.9.0
idna==2.7
imagesize==1.1.0 # via sphinx
inflection==0.3.1
itsdangerous==1.0.0
itsdangerous==1.1.0
jinja2==2.10
jmespath==0.9.3
josepy==1.1.0

View File

@ -29,7 +29,7 @@ flask==1.0.2 # via pytest-flask
freezegun==0.3.11
future==0.16.0 # via python-jose
idna==2.7 # via cryptography, requests
itsdangerous==1.0.0 # via flask
itsdangerous==1.1.0 # via flask
jinja2==2.10 # via flask, moto
jmespath==0.9.3 # via boto3, botocore
jsondiff==1.1.1 # via moto

View File

@ -41,7 +41,7 @@ future==0.16.0
gunicorn==19.9.0
idna==2.7 # via cryptography, requests
inflection==0.3.1
itsdangerous==1.0.0 # via flask
itsdangerous==1.1.0 # via flask
jinja2==2.10
jmespath==0.9.3 # via boto3, botocore
josepy==1.1.0 # via acme