Skip to content

Commit 1d24752

Browse files
ajw-awsmattsb42-aws
authored andcommitted
Update upstream requirements (#129)
1 parent 23eb809 commit 1d24752

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

test/upstream-requirements-py27.txt

+27-27
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,65 @@
11
apipkg==1.5
2-
asn1crypto==0.24.0
2+
asn1crypto==1.0.1
33
atomicwrites==1.3.0
4-
attrs==19.1.0
5-
aws-sam-translator==1.13.2
4+
attrs==19.2.0
5+
aws-sam-translator==1.15.0
66
aws-xray-sdk==2.4.2
77
backports.ssl-match-hostname==3.7.0.1
88
backports.tempfile==1.0
99
backports.weakref==1.0.post1
1010
boto==2.49.0
11-
boto3==1.9.216
12-
botocore==1.12.216
13-
certifi==2019.6.16
11+
boto3==1.9.246
12+
botocore==1.12.246
13+
certifi==2019.9.11
1414
cffi==1.12.3
15-
cfn-lint==0.23.3
15+
cfn-lint==0.24.4
1616
chardet==3.0.4
17-
configparser==3.8.1
18-
contextlib2==0.5.5
17+
configparser==4.0.2
18+
contextlib2==0.6.0.post1
1919
cookies==2.2.1
2020
coverage==4.5.4
2121
cryptography==2.7
2222
DateTime==4.3
23-
docker==4.0.2
23+
docker==4.1.0
2424
docutils==0.15.2
25-
ecdsa==0.13.2
25+
ecdsa==0.13.3
2626
enum34==1.1.6
27-
execnet==1.7.0
27+
execnet==1.7.1
2828
funcsigs==1.0.2
2929
functools32==3.2.3.post2
30-
future==0.17.1
30+
future==0.18.0
3131
futures==3.3.0
32-
hypothesis==4.34.0
32+
hypothesis==4.40.0
3333
idna==2.8
34-
importlib-metadata==0.19
34+
importlib-metadata==0.23
3535
ipaddress==1.0.22
36-
Jinja2==2.10.1
36+
Jinja2==2.10.3
3737
jmespath==0.9.4
3838
jsondiff==1.1.2
3939
jsonpatch==1.24
4040
jsonpickle==1.2
4141
jsonpointer==2.0
42-
jsonschema==3.0.2
42+
jsonschema==3.1.1
4343
MarkupSafe==1.1.1
4444
mock==3.0.5
4545
more-itertools==5.0.0
4646
moto==1.3.13
47-
packaging==19.1
48-
pathlib2==2.3.4
49-
pluggy==0.12.0
47+
packaging==19.2
48+
pathlib2==2.3.5
49+
pluggy==0.13.0
5050
py==1.8.0
51-
pyasn1==0.4.6
51+
pyasn1==0.4.7
5252
pycparser==2.19
5353
pyparsing==2.4.2
5454
pyrsistent==0.15.4
5555
pytest==4.6.5
56-
pytest-cov==2.7.1
56+
pytest-cov==2.8.1
5757
pytest-forked==1.0.2
58-
pytest-mock==1.10.4
59-
pytest-xdist==1.29.0
58+
pytest-mock==1.11.1
59+
pytest-xdist==1.30.0
6060
python-dateutil==2.8.0
6161
python-jose==3.0.1
62-
pytz==2019.2
62+
pytz==2019.3
6363
PyYAML==5.1.2
6464
requests==2.22.0
6565
responses==0.10.6
@@ -68,10 +68,10 @@ s3transfer==0.2.1
6868
scandir==1.10.0
6969
six==1.12.0
7070
sshpubkeys==3.1.0
71-
urllib3==1.25.3
71+
urllib3==1.25.6
7272
wcwidth==0.1.7
7373
websocket-client==0.56.0
74-
Werkzeug==0.15.5
74+
Werkzeug==0.16.0
7575
wrapt==1.11.2
7676
xmltodict==0.12.0
7777
zipp==0.6.0

test/upstream-requirements-py37.txt

+25-25
Original file line numberDiff line numberDiff line change
@@ -1,64 +1,64 @@
11
apipkg==1.5
2-
asn1crypto==0.24.0
2+
asn1crypto==1.0.1
33
atomicwrites==1.3.0
4-
attrs==19.1.0
5-
aws-sam-translator==1.13.2
4+
attrs==19.2.0
5+
aws-sam-translator==1.15.0
66
aws-xray-sdk==2.4.2
77
boto==2.49.0
8-
boto3==1.9.216
9-
botocore==1.12.216
10-
certifi==2019.6.16
8+
boto3==1.9.246
9+
botocore==1.12.246
10+
certifi==2019.9.11
1111
cffi==1.12.3
12-
cfn-lint==0.23.3
12+
cfn-lint==0.24.4
1313
chardet==3.0.4
1414
coverage==4.5.4
1515
cryptography==2.7
1616
DateTime==4.3
17-
docker==4.0.2
17+
docker==4.1.0
1818
docutils==0.15.2
19-
ecdsa==0.13.2
20-
execnet==1.7.0
21-
future==0.17.1
22-
hypothesis==4.34.0
19+
ecdsa==0.13.3
20+
execnet==1.7.1
21+
future==0.18.0
22+
hypothesis==4.40.0
2323
idna==2.8
24-
importlib-metadata==0.19
25-
Jinja2==2.10.1
24+
importlib-metadata==0.23
25+
Jinja2==2.10.3
2626
jmespath==0.9.4
2727
jsondiff==1.1.2
2828
jsonpatch==1.24
2929
jsonpickle==1.2
3030
jsonpointer==2.0
31-
jsonschema==3.0.2
31+
jsonschema==3.1.1
3232
MarkupSafe==1.1.1
3333
mock==3.0.5
3434
more-itertools==7.2.0
3535
moto==1.3.13
36-
packaging==19.1
37-
pluggy==0.12.0
36+
packaging==19.2
37+
pluggy==0.13.0
3838
py==1.8.0
39-
pyasn1==0.4.6
39+
pyasn1==0.4.7
4040
pycparser==2.19
4141
pyparsing==2.4.2
4242
pyrsistent==0.15.4
43-
pytest==5.1.1
44-
pytest-cov==2.7.1
43+
pytest==5.2.1
44+
pytest-cov==2.8.1
4545
pytest-forked==1.0.2
46-
pytest-mock==1.10.4
47-
pytest-xdist==1.29.0
46+
pytest-mock==1.11.1
47+
pytest-xdist==1.30.0
4848
python-dateutil==2.8.0
4949
python-jose==3.0.1
50-
pytz==2019.2
50+
pytz==2019.3
5151
PyYAML==5.1.2
5252
requests==2.22.0
5353
responses==0.10.6
5454
rsa==4.0
5555
s3transfer==0.2.1
5656
six==1.12.0
5757
sshpubkeys==3.1.0
58-
urllib3==1.25.3
58+
urllib3==1.25.6
5959
wcwidth==0.1.7
6060
websocket-client==0.56.0
61-
Werkzeug==0.15.5
61+
Werkzeug==0.16.0
6262
wrapt==1.11.2
6363
xmltodict==0.12.0
6464
zipp==0.6.0

0 commit comments

Comments
 (0)