From 5c05625305800bb8210be94bdc2c903ad83bc511 Mon Sep 17 00:00:00 2001 From: mattsb42-aws Date: Mon, 26 Aug 2019 15:01:45 -0700 Subject: [PATCH] updating upstream requirements, driven by https://nvd.nist.gov/vuln/detail/CVE-2019-14806 --- test/upstream-requirements-py27.txt | 79 +++++++++++++++++------------ test/upstream-requirements-py37.txt | 75 +++++++++++++++------------ 2 files changed, 90 insertions(+), 64 deletions(-) diff --git a/test/upstream-requirements-py27.txt b/test/upstream-requirements-py27.txt index 84d1fba8..fb69be24 100644 --- a/test/upstream-requirements-py27.txt +++ b/test/upstream-requirements-py27.txt @@ -2,62 +2,77 @@ apipkg==1.5 asn1crypto==0.24.0 atomicwrites==1.3.0 attrs==19.1.0 -aws-xray-sdk==0.95 +aws-sam-translator==1.13.2 +aws-xray-sdk==2.4.2 backports.ssl-match-hostname==3.7.0.1 backports.tempfile==1.0 backports.weakref==1.0.post1 boto==2.49.0 -boto3==1.7.84 -botocore==1.10.84 -certifi==2019.3.9 +boto3==1.9.216 +botocore==1.12.216 +certifi==2019.6.16 cffi==1.12.3 +cfn-lint==0.23.3 chardet==3.0.4 +configparser==3.8.1 +contextlib2==0.5.5 cookies==2.2.1 -coverage==4.5.3 -cryptography==2.6.1 -docker==3.7.2 -docker-pycreds==0.4.0 -docutils==0.14 +coverage==4.5.4 +cryptography==2.7 +DateTime==4.3 +docker==4.0.2 +docutils==0.15.2 ecdsa==0.13.2 enum34==1.1.6 -execnet==1.6.0 +execnet==1.7.0 funcsigs==1.0.2 +functools32==3.2.3.post2 future==0.17.1 -futures==3.2.0 -hypothesis==4.17.2 +futures==3.3.0 +hypothesis==4.34.0 idna==2.8 +importlib-metadata==0.19 ipaddress==1.0.22 Jinja2==2.10.1 jmespath==0.9.4 -jsondiff==1.1.1 -jsonpickle==1.1 +jsondiff==1.1.2 +jsonpatch==1.24 +jsonpickle==1.2 +jsonpointer==2.0 +jsonschema==3.0.2 MarkupSafe==1.1.1 -mock==2.0.0 +mock==3.0.5 more-itertools==5.0.0 -moto==1.3.6 -pathlib2==2.3.3 -pbr==5.1.3 -pluggy==0.9.0 +moto==1.3.13 +packaging==19.1 +pathlib2==2.3.4 +pluggy==0.12.0 py==1.8.0 -pyaml==19.4.1 +pyasn1==0.4.6 pycparser==2.19 -pycryptodome==3.8.1 -pytest==4.4.1 -pytest-cov==2.6.1 +pyparsing==2.4.2 +pyrsistent==0.15.4 +pytest==4.6.5 +pytest-cov==2.7.1 pytest-forked==1.0.2 pytest-mock==1.10.4 -pytest-xdist==1.28.0 +pytest-xdist==1.29.0 python-dateutil==2.8.0 -python-jose==2.0.2 -pytz==2019.1 -PyYAML==5.1 -requests==2.21.0 +python-jose==3.0.1 +pytz==2019.2 +PyYAML==5.1.2 +requests==2.22.0 responses==0.10.6 -s3transfer==0.1.13 +rsa==4.0 +s3transfer==0.2.1 scandir==1.10.0 six==1.12.0 -urllib3==1.24.2 +sshpubkeys==3.1.0 +urllib3==1.25.3 +wcwidth==0.1.7 websocket-client==0.56.0 -Werkzeug==0.15.2 -wrapt==1.11.1 +Werkzeug==0.15.5 +wrapt==1.11.2 xmltodict==0.12.0 +zipp==0.6.0 +zope.interface==4.6.0 diff --git a/test/upstream-requirements-py37.txt b/test/upstream-requirements-py37.txt index 8796b666..2ff80631 100644 --- a/test/upstream-requirements-py37.txt +++ b/test/upstream-requirements-py37.txt @@ -2,53 +2,64 @@ apipkg==1.5 asn1crypto==0.24.0 atomicwrites==1.3.0 attrs==19.1.0 -aws-xray-sdk==0.95 +aws-sam-translator==1.13.2 +aws-xray-sdk==2.4.2 boto==2.49.0 -boto3==1.7.84 -botocore==1.10.84 -certifi==2019.3.9 +boto3==1.9.216 +botocore==1.12.216 +certifi==2019.6.16 cffi==1.12.3 +cfn-lint==0.23.3 chardet==3.0.4 -cookies==2.2.1 -coverage==4.5.3 -cryptography==2.6.1 -docker==3.7.2 -docker-pycreds==0.4.0 -docutils==0.14 +coverage==4.5.4 +cryptography==2.7 +DateTime==4.3 +docker==4.0.2 +docutils==0.15.2 ecdsa==0.13.2 -execnet==1.6.0 +execnet==1.7.0 future==0.17.1 -hypothesis==4.17.2 +hypothesis==4.34.0 idna==2.8 +importlib-metadata==0.19 Jinja2==2.10.1 jmespath==0.9.4 -jsondiff==1.1.1 -jsonpickle==1.1 +jsondiff==1.1.2 +jsonpatch==1.24 +jsonpickle==1.2 +jsonpointer==2.0 +jsonschema==3.0.2 MarkupSafe==1.1.1 -mock==2.0.0 -more-itertools==7.0.0 -moto==1.3.6 -pbr==5.1.3 -pluggy==0.9.0 +mock==3.0.5 +more-itertools==7.2.0 +moto==1.3.13 +packaging==19.1 +pluggy==0.12.0 py==1.8.0 -pyaml==19.4.1 +pyasn1==0.4.6 pycparser==2.19 -pycryptodome==3.8.1 -pytest==4.4.1 -pytest-cov==2.6.1 +pyparsing==2.4.2 +pyrsistent==0.15.4 +pytest==5.1.1 +pytest-cov==2.7.1 pytest-forked==1.0.2 pytest-mock==1.10.4 -pytest-xdist==1.28.0 +pytest-xdist==1.29.0 python-dateutil==2.8.0 -python-jose==2.0.2 -pytz==2019.1 -PyYAML==5.1 -requests==2.21.0 +python-jose==3.0.1 +pytz==2019.2 +PyYAML==5.1.2 +requests==2.22.0 responses==0.10.6 -s3transfer==0.1.13 +rsa==4.0 +s3transfer==0.2.1 six==1.12.0 -urllib3==1.24.2 +sshpubkeys==3.1.0 +urllib3==1.25.3 +wcwidth==0.1.7 websocket-client==0.56.0 -Werkzeug==0.15.2 -wrapt==1.11.1 +Werkzeug==0.15.5 +wrapt==1.11.2 xmltodict==0.12.0 +zipp==0.6.0 +zope.interface==4.6.0