From 3e5ad49cfa57c5c916127aa21e57c1606949a8bd Mon Sep 17 00:00:00 2001 From: Jason Perrin Date: Mon, 6 Aug 2018 23:31:35 -0700 Subject: [PATCH] Bump requirements --- requirements-dev.txt | 23 +++++++++--------- requirements-minimal.txt | 1 + requirements.txt | 50 ++++++++++++++++++++-------------------- 3 files changed, 38 insertions(+), 36 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 47612bd72..b3ecb24c9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,23 +1,24 @@ -apipkg==1.4 +apipkg==1.5 aspy.yaml==1.1.1 atomicwrites==1.1.5 attrs==18.1.0 -cfgv==1.0.0 +cfgv==1.1.0 coverage==4.5.1 coveralls==1.3.0 docopt==0.6.2 execnet==1.5.0 -identify==1.0.18 -more-itertools==4.2.0 -nodeenv==1.3.0 -pluggy==0.6.0 -pre-commit==1.10.0 -py==1.5.3 -pytest==3.6.0 -pytest-django==3.2.1 +identify==1.1.4 +more-itertools==4.3.0 +nodeenv==1.3.2 +pathlib2==2.3.2 +pluggy==0.7.1 +pre-commit==1.10.5 +py==1.5.4 +pytest==3.7.1 +pytest-django==3.3.3 pytest-env==0.6.2 pytest-forked==0.2 -pytest-xdist==1.22.2 +pytest-xdist==1.22.5 requirements-tools==1.2.0 toml==0.9.4 virtualenv==16.0.0 diff --git a/requirements-minimal.txt b/requirements-minimal.txt index 34f729909..defb8b953 100644 --- a/requirements-minimal.txt +++ b/requirements-minimal.txt @@ -11,6 +11,7 @@ matplotlib mistune numpy ocflib +paramiko pyasn1 pycryptodome pygments diff --git a/requirements.txt b/requirements.txt index 7be549d0f..1a6019d01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,54 +1,54 @@ -amqp==2.3.1 +amqp==2.3.2 asn1crypto==0.24.0 bcrypt==3.1.4 -billiard==3.5.0.3 -cached-property==1.4.2 -celery==4.1.1 +billiard==3.5.0.4 +cached-property==1.4.3 +celery==4.2.1 certifi==2018.4.16 cffi==1.11.5 chardet==3.0.4 cracklib==2.9.3 -cryptography==2.2.2 +cryptography==2.3 cycler==0.10.0 -Django==2.0.5 +Django==2.1 django-bootstrap-form==3.4 django-ipware==2.1.0 django-mathfilters==0.4.0 django-redis==4.9.0 dnspython==1.15.0 -gunicorn==19.8.1 -idna==2.6 +gunicorn==19.9.0 +idna==2.7 Jinja2==2.10 kiwisolver==1.0.1 -kombu==4.2.0 -ldap3==2.5 +kombu==4.2.1 +ldap3==2.5.1 libsass==0.14.5 MarkupSafe==1.0 matplotlib==2.2.2 mistune==0.8.3 -numpy==1.14.3 +numpy==1.15.0 ocflib paramiko==2.4.1 -pexpect==4.5.0 +pexpect==4.6.0 ply==3.11 -ptyprocess==0.5.2 -pyasn1==0.4.3 +ptyprocess==0.6.0 +pyasn1==0.4.4 pycparser==2.18 -pycryptodome==3.6.1 -pycryptodomex==3.6.1 +pycryptodome==3.6.4 +pycryptodomex==3.6.4 Pygments==2.2.0 -PyMySQL==0.8.1 +PyMySQL==0.9.2 PyNaCl==1.2.1 pyparsing==2.2.0 -pysmi==0.3.0 -pysnmp==4.4.4 +pysmi==0.3.1 +pysnmp==4.4.5 python-dateutil==2.7.3 -pytz==2018.4 -PyYAML==3.12 +pytz==2018.5 +PyYAML==3.13 redis==2.10.6 -requests==2.18.4 -setuptools==39.2.0 +requests==2.19.1 +setuptools==40.0.0 six==1.11.0 -SQLAlchemy==1.2.8 -urllib3==1.22 +SQLAlchemy==1.2.10 +urllib3==1.23 vine==1.1.4