From c82f3bbf0fda5076935530c23e544accb5bb5771 Mon Sep 17 00:00:00 2001 From: Curtis Castrapel Date: Tue, 7 Aug 2018 07:48:09 -0700 Subject: [PATCH] updating requirements --- requirements-dev.txt | 4 ++-- requirements-docs.txt | 4 ++-- requirements-tests.txt | 8 ++++---- requirements.txt | 6 +++--- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 2abd7a43..9a3cd613 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -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 diff --git a/requirements-docs.txt b/requirements-docs.txt index 3244c58e..d2f8cb36 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -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 diff --git a/requirements-tests.txt b/requirements-tests.txt index a024eb18..eeda5e13 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -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 diff --git a/requirements.txt b/requirements.txt index a88d2309..bb566c62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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