Merge branch 'master' into master

This commit is contained in:
Curtis 2018-06-09 10:28:24 -07:00 committed by GitHub
commit 2aced5c010
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 13 deletions

View File

@ -7,7 +7,7 @@
aspy.yaml==1.1.1 # via pre-commit
cached-property==1.4.2 # via pre-commit
certifi==2018.4.16 # via requests
cfgv==1.0.0 # via pre-commit
cfgv==1.1.0 # via pre-commit
chardet==3.0.4 # via requests
flake8==3.5.0
identify==1.0.18 # via 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.27
botocore==1.10.27
boto3==1.7.31
botocore==1.10.31
certifi==2018.4.16
cffi==1.11.5
click==6.7
@ -48,7 +48,7 @@ jsonlines==1.2.0
lockfile==0.12.2
mako==1.0.7
markupsafe==1.0
marshmallow-sqlalchemy==0.13.2
marshmallow-sqlalchemy==0.14.0
marshmallow==2.15.3
mock==2.0.0
ndg-httpsclient==0.5.0
@ -70,7 +70,7 @@ python-dateutil==2.7.3
python-editor==1.0.3
pytz==2018.4
pyyaml==3.12
raven[flask]==6.8.0
raven[flask]==6.9.0
requests[security]==2.11.1
retrying==1.3.3
s3transfer==0.1.13
@ -79,9 +79,9 @@ snowballstemmer==1.2.1 # via sphinx
sphinx-rtd-theme==0.3.1
sphinx==1.7.5
sphinxcontrib-httpdomain==1.6.1
sphinxcontrib-websupport==1.0.1 # via sphinx
sphinxcontrib-websupport==1.1.0 # via sphinx
sqlalchemy-utils==0.33.3
sqlalchemy==1.2.7
sqlalchemy==1.2.8
tabulate==0.8.2
tld==0.7.10
werkzeug==0.14.1

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.28 # via moto
boto3==1.7.32 # via moto
boto==2.48.0 # via moto
botocore==1.10.28 # via boto3, moto, s3transfer
botocore==1.10.32 # via boto3, moto, s3transfer
certifi==2018.4.16 # via requests
cffi==1.11.5 # via cryptography
chardet==3.0.4 # via requests
@ -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.0
pytest==3.6.1
python-dateutil==2.6.1 # via botocore, faker, freezegun, moto
pytz==2018.4 # via moto
pyyaml==3.12 # 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.28
botocore==1.10.28 # via boto3, s3transfer
boto3==1.7.32
botocore==1.10.32 # via boto3, s3transfer
certifi==2018.4.16
cffi==1.11.5 # via bcrypt, cryptography, pynacl
click==6.7 # via flask
@ -65,7 +65,7 @@ python-editor==1.0.3 # via alembic
python-ldap==3.1.0
pytz==2018.4 # via acme, flask-restful, pyrfc3339
pyyaml==3.12 # via cloudflare
raven[flask]==6.8.0
raven[flask]==6.9.0
requests[security]==2.11.1
retrying==1.3.3
s3transfer==0.1.13 # via boto3