File tree Expand file tree Collapse file tree 2 files changed +90
-64
lines changed
Expand file tree Collapse file tree 2 files changed +90
-64
lines changed Original file line number Diff line number Diff line change @@ -2,62 +2,77 @@ apipkg==1.5
22asn1crypto==0.24.0
33atomicwrites==1.3.0
44attrs==19.1.0
5- aws-xray-sdk==0.95
5+ aws-sam-translator==1.13.2
6+ aws-xray-sdk==2.4.2
67backports.ssl-match-hostname==3.7.0.1
78backports.tempfile==1.0
89backports.weakref==1.0.post1
910boto==2.49.0
10- boto3==1.7.84
11- botocore==1.10.84
12- certifi==2019.3.9
11+ boto3==1.9.216
12+ botocore==1.12.216
13+ certifi==2019.6.16
1314cffi==1.12.3
15+ cfn-lint==0.23.3
1416chardet==3.0.4
17+ configparser==3.8.1
18+ contextlib2==0.5.5
1519cookies==2.2.1
16- coverage==4.5.3
17- cryptography==2.6.1
18- docker==3.7.2
19- docker-pycreds==0. 4.0
20- docutils==0.14
20+ coverage==4.5.4
21+ cryptography==2.7
22+ DateTime==4.3
23+ docker== 4.0.2
24+ docutils==0.15.2
2125ecdsa==0.13.2
2226enum34==1.1.6
23- execnet==1.6 .0
27+ execnet==1.7 .0
2428funcsigs==1.0.2
29+ functools32==3.2.3.post2
2530future==0.17.1
26- futures==3.2 .0
27- hypothesis==4.17.2
31+ futures==3.3 .0
32+ hypothesis==4.34.0
2833idna==2.8
34+ importlib-metadata==0.19
2935ipaddress==1.0.22
3036Jinja2==2.10.1
3137jmespath==0.9.4
32- jsondiff==1.1.1
33- jsonpickle==1.1
38+ jsondiff==1.1.2
39+ jsonpatch==1.24
40+ jsonpickle==1.2
41+ jsonpointer==2.0
42+ jsonschema==3.0.2
3443MarkupSafe==1.1.1
35- mock==2 .0.0
44+ mock==3 .0.5
3645more-itertools==5.0.0
37- moto==1.3.6
38- pathlib2==2.3.3
39- pbr==5.1.3
40- pluggy==0.9 .0
46+ moto==1.3.13
47+ packaging==19.1
48+ pathlib2==2.3.4
49+ pluggy==0.12 .0
4150py==1.8.0
42- pyaml==19 .4.1
51+ pyasn1==0 .4.6
4352pycparser==2.19
44- pycryptodome==3.8.1
45- pytest==4.4.1
46- pytest-cov==2.6.1
53+ pyparsing==2.4.2
54+ pyrsistent==0.15.4
55+ pytest==4.6.5
56+ pytest-cov==2.7.1
4757pytest-forked==1.0.2
4858pytest-mock==1.10.4
49- pytest-xdist==1.28 .0
59+ pytest-xdist==1.29 .0
5060python-dateutil==2.8.0
51- python-jose==2 .0.2
52- pytz==2019.1
53- PyYAML==5.1
54- requests==2.21 .0
61+ python-jose==3 .0.1
62+ pytz==2019.2
63+ PyYAML==5.1.2
64+ requests==2.22 .0
5565responses==0.10.6
56- s3transfer==0.1.13
66+ rsa==4.0
67+ s3transfer==0.2.1
5768scandir==1.10.0
5869six==1.12.0
59- urllib3==1.24.2
70+ sshpubkeys==3.1.0
71+ urllib3==1.25.3
72+ wcwidth==0.1.7
6073websocket-client==0.56.0
61- Werkzeug==0.15.2
62- wrapt==1.11.1
74+ Werkzeug==0.15.5
75+ wrapt==1.11.2
6376xmltodict==0.12.0
77+ zipp==0.6.0
78+ zope.interface==4.6.0
Original file line number Diff line number Diff line change @@ -2,53 +2,64 @@ apipkg==1.5
22asn1crypto==0.24.0
33atomicwrites==1.3.0
44attrs==19.1.0
5- aws-xray-sdk==0.95
5+ aws-sam-translator==1.13.2
6+ aws-xray-sdk==2.4.2
67boto==2.49.0
7- boto3==1.7.84
8- botocore==1.10.84
9- certifi==2019.3.9
8+ boto3==1.9.216
9+ botocore==1.12.216
10+ certifi==2019.6.16
1011cffi==1.12.3
12+ cfn-lint==0.23.3
1113chardet==3.0.4
12- cookies==2.2.1
13- coverage==4.5.3
14- cryptography==2.6.1
15- docker==3.7.2
16- docker-pycreds==0.4.0
17- docutils==0.14
14+ coverage==4.5.4
15+ cryptography==2.7
16+ DateTime==4.3
17+ docker==4.0.2
18+ docutils==0.15.2
1819ecdsa==0.13.2
19- execnet==1.6 .0
20+ execnet==1.7 .0
2021future==0.17.1
21- hypothesis==4.17.2
22+ hypothesis==4.34.0
2223idna==2.8
24+ importlib-metadata==0.19
2325Jinja2==2.10.1
2426jmespath==0.9.4
25- jsondiff==1.1.1
26- jsonpickle==1.1
27+ jsondiff==1.1.2
28+ jsonpatch==1.24
29+ jsonpickle==1.2
30+ jsonpointer==2.0
31+ jsonschema==3.0.2
2732MarkupSafe==1.1.1
28- mock==2 .0.0
29- more-itertools==7.0 .0
30- moto==1.3.6
31- pbr==5.1.3
32- pluggy==0.9 .0
33+ mock==3 .0.5
34+ more-itertools==7.2 .0
35+ moto==1.3.13
36+ packaging==19.1
37+ pluggy==0.12 .0
3338py==1.8.0
34- pyaml==19 .4.1
39+ pyasn1==0 .4.6
3540pycparser==2.19
36- pycryptodome==3.8.1
37- pytest==4.4.1
38- pytest-cov==2.6.1
41+ pyparsing==2.4.2
42+ pyrsistent==0.15.4
43+ pytest==5.1.1
44+ pytest-cov==2.7.1
3945pytest-forked==1.0.2
4046pytest-mock==1.10.4
41- pytest-xdist==1.28 .0
47+ pytest-xdist==1.29 .0
4248python-dateutil==2.8.0
43- python-jose==2 .0.2
44- pytz==2019.1
45- PyYAML==5.1
46- requests==2.21 .0
49+ python-jose==3 .0.1
50+ pytz==2019.2
51+ PyYAML==5.1.2
52+ requests==2.22 .0
4753responses==0.10.6
48- s3transfer==0.1.13
54+ rsa==4.0
55+ s3transfer==0.2.1
4956six==1.12.0
50- urllib3==1.24.2
57+ sshpubkeys==3.1.0
58+ urllib3==1.25.3
59+ wcwidth==0.1.7
5160websocket-client==0.56.0
52- Werkzeug==0.15.2
53- wrapt==1.11.1
61+ Werkzeug==0.15.5
62+ wrapt==1.11.2
5463xmltodict==0.12.0
64+ zipp==0.6.0
65+ zope.interface==4.6.0
You can’t perform that action at this time.
0 commit comments