Merge branch 'master' into unittests-use-valid-certs

This commit is contained in:
Curtis 2018-08-07 08:13:48 -07:00 committed by GitHub
commit 234533e367
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 11 deletions

View File

@ -12,11 +12,11 @@ chardet==3.0.4 # via requests
flake8==3.5.0
identify==1.1.4 # via pre-commit
idna==2.7 # via requests
invoke==1.1.0
invoke==1.1.1
mccabe==0.6.1 # via flake8
nodeenv==1.3.2
pkginfo==1.4.2 # via twine
pre-commit==1.10.4
pre-commit==1.10.5
pycodestyle==2.3.1 # via flake8
pyflakes==1.6.0 # via flake8
pyyaml==3.13 # via aspy.yaml, pre-commit

View File

@ -15,8 +15,8 @@ asyncpool==1.0
babel==2.6.0 # via sphinx
bcrypt==3.1.4
blinker==1.4
boto3==1.7.65
botocore==1.10.65
boto3==1.7.66
botocore==1.10.66
certifi==2018.4.16
cffi==1.11.5
chardet==3.0.4

View File

@ -8,9 +8,9 @@ asn1crypto==0.24.0 # via cryptography
atomicwrites==1.1.5 # via pytest
attrs==18.1.0 # via pytest
aws-xray-sdk==0.95 # via moto
boto3==1.7.66 # via moto
boto3==1.7.71 # via moto
boto==2.49.0 # via moto
botocore==1.10.66 # via boto3, moto, s3transfer
botocore==1.10.71 # via boto3, moto, s3transfer
certifi==2018.4.16 # via requests
cffi==1.11.5 # via cryptography
chardet==3.0.4 # via requests
@ -33,7 +33,7 @@ jsondiff==1.1.1 # via moto
jsonpickle==0.9.6 # via aws-xray-sdk
markupsafe==1.0 # via jinja2
mock==2.0.0 # via moto
more-itertools==4.2.0 # via pytest
more-itertools==4.3.0 # via pytest
moto==1.3.3
nose==1.3.7
pbr==4.2.0 # via mock
@ -44,7 +44,7 @@ pycparser==2.18 # via cffi
pyflakes==2.0.0
pytest-flask==0.10.0
pytest-mock==1.10.0
pytest==3.6.4
pytest==3.7.1
python-dateutil==2.6.1 # via botocore, faker, freezegun, moto
pytz==2018.5 # via moto
pyyaml==3.13 # via pyaml

View File

@ -13,8 +13,8 @@ asn1crypto==0.24.0 # via cryptography
asyncpool==1.0
bcrypt==3.1.4 # via flask-bcrypt, paramiko
blinker==1.4 # via flask-mail, flask-principal, raven
boto3==1.7.66
botocore==1.10.66 # via boto3, s3transfer
boto3==1.7.71
botocore==1.10.71 # via boto3, s3transfer
certifi==2018.4.16
cffi==1.11.5 # via bcrypt, cryptography, pynacl
chardet==3.0.4 # via requests
@ -47,7 +47,7 @@ lockfile==0.12.2
mako==1.0.7 # via alembic
markupsafe==1.0 # via jinja2, mako
marshmallow-sqlalchemy==0.14.0
marshmallow==2.15.3
marshmallow==2.15.4
mock==2.0.0 # via acme
ndg-httpsclient==0.5.1
paramiko==2.4.1