Skip to content

Commit 7b0ae7d

Browse files
committed
update upstream test dependencies
1 parent ac9d0b3 commit 7b0ae7d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

test/upstream-requirements-py27.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apipkg==1.5
22
asn1crypto==0.24.0
3-
atomicwrites==1.2.0
4-
attrs==18.1.0
3+
atomicwrites==1.2.1
4+
attrs==18.2.0
55
aws-xray-sdk==0.95
66
backports.ssl-match-hostname==3.5.0.1
77
backports.tempfile==1.0
@@ -42,8 +42,8 @@ py==1.6.0
4242
pyaml==17.12.1
4343
pycparser==2.18
4444
pycryptodome==3.6.6
45-
pytest==3.7.4
46-
pytest-cov==2.5.1
45+
pytest==3.8.0
46+
pytest-cov==2.6.0
4747
pytest-forked==0.2
4848
pytest-mock==1.10.0
4949
pytest-xdist==1.23.0
@@ -57,7 +57,7 @@ s3transfer==0.1.13
5757
scandir==1.9.0
5858
six==1.11.0
5959
urllib3==1.23
60-
websocket-client==0.51.0
60+
websocket-client==0.52.0
6161
Werkzeug==0.14.1
6262
wrapt==1.10.11
6363
xmltodict==0.11.0

test/upstream-requirements-py37.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apipkg==1.5
22
asn1crypto==0.24.0
3-
atomicwrites==1.2.0
4-
attrs==18.1.0
3+
atomicwrites==1.2.1
4+
attrs==18.2.0
55
aws-xray-sdk==0.95
66
boto==2.49.0
77
boto3==1.7.84
@@ -34,8 +34,8 @@ py==1.6.0
3434
pyaml==17.12.1
3535
pycparser==2.18
3636
pycryptodome==3.6.6
37-
pytest==3.7.4
38-
pytest-cov==2.5.1
37+
pytest==3.8.0
38+
pytest-cov==2.6.0
3939
pytest-forked==0.2
4040
pytest-mock==1.10.0
4141
pytest-xdist==1.23.0
@@ -48,7 +48,7 @@ responses==0.9.0
4848
s3transfer==0.1.13
4949
six==1.11.0
5050
urllib3==1.23
51-
websocket-client==0.51.0
51+
websocket-client==0.52.0
5252
Werkzeug==0.14.1
5353
wrapt==1.10.11
5454
xmltodict==0.11.0

0 commit comments

Comments
 (0)