diff --git a/requirements.txt b/requirements.txt index b72f4e2..313aebc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ click~=6.7 celery==4.2.1 -ruamel.yaml==0.15.64 -boto3==1.8.6 -botocore==1.11.6 +ruamel.yaml==0.15.66 +boto3==1.9.0 +botocore==1.12.0 aioboto3==4.1.2 future-thread~=1.0 redis~=2.10.6 diff --git a/requirements_dev.txt b/requirements_dev.txt index 2591fa9..3d3cd07 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,14 +5,14 @@ watchdog==0.9.0 flake8==3.5.0 tox==3.2.1 coverage==4.5.1 -Sphinx==1.7.8 +Sphinx==1.7.9 twine==1.11.0 raven==6.9.0 s3conf==0.7.4 wdb==3.2.4 -pytest==3.7.4 +pytest==3.8.0 pytest-runner==4.2 pytest-shutil==1.3.0 -pytest-cov==2.5.1 +pytest-cov==2.6.0 pytest-timeout==1.3.2