File tree 2 files changed +90
-64
lines changed
2 files changed +90
-64
lines changed Original file line number Diff line number Diff line change @@ -2,62 +2,77 @@ apipkg==1.5
2
2
asn1crypto==0.24.0
3
3
atomicwrites==1.3.0
4
4
attrs==19.1.0
5
- aws-xray-sdk==0.95
5
+ aws-sam-translator==1.13.2
6
+ aws-xray-sdk==2.4.2
6
7
backports.ssl-match-hostname==3.7.0.1
7
8
backports.tempfile==1.0
8
9
backports.weakref==1.0.post1
9
10
boto==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
13
14
cffi==1.12.3
15
+ cfn-lint==0.23.3
14
16
chardet==3.0.4
17
+ configparser==3.8.1
18
+ contextlib2==0.5.5
15
19
cookies==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
21
25
ecdsa==0.13.2
22
26
enum34==1.1.6
23
- execnet==1.6 .0
27
+ execnet==1.7 .0
24
28
funcsigs==1.0.2
29
+ functools32==3.2.3.post2
25
30
future==0.17.1
26
- futures==3.2 .0
27
- hypothesis==4.17.2
31
+ futures==3.3 .0
32
+ hypothesis==4.34.0
28
33
idna==2.8
34
+ importlib-metadata==0.19
29
35
ipaddress==1.0.22
30
36
Jinja2==2.10.1
31
37
jmespath==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
34
43
MarkupSafe==1.1.1
35
- mock==2 .0.0
44
+ mock==3 .0.5
36
45
more-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
41
50
py==1.8.0
42
- pyaml==19 .4.1
51
+ pyasn1==0 .4.6
43
52
pycparser==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
47
57
pytest-forked==1.0.2
48
58
pytest-mock==1.10.4
49
- pytest-xdist==1.28 .0
59
+ pytest-xdist==1.29 .0
50
60
python-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
55
65
responses==0.10.6
56
- s3transfer==0.1.13
66
+ rsa==4.0
67
+ s3transfer==0.2.1
57
68
scandir==1.10.0
58
69
six==1.12.0
59
- urllib3==1.24.2
70
+ sshpubkeys==3.1.0
71
+ urllib3==1.25.3
72
+ wcwidth==0.1.7
60
73
websocket-client==0.56.0
61
- Werkzeug==0.15.2
62
- wrapt==1.11.1
74
+ Werkzeug==0.15.5
75
+ wrapt==1.11.2
63
76
xmltodict==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
2
2
asn1crypto==0.24.0
3
3
atomicwrites==1.3.0
4
4
attrs==19.1.0
5
- aws-xray-sdk==0.95
5
+ aws-sam-translator==1.13.2
6
+ aws-xray-sdk==2.4.2
6
7
boto==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
10
11
cffi==1.12.3
12
+ cfn-lint==0.23.3
11
13
chardet==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
18
19
ecdsa==0.13.2
19
- execnet==1.6 .0
20
+ execnet==1.7 .0
20
21
future==0.17.1
21
- hypothesis==4.17.2
22
+ hypothesis==4.34.0
22
23
idna==2.8
24
+ importlib-metadata==0.19
23
25
Jinja2==2.10.1
24
26
jmespath==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
27
32
MarkupSafe==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
33
38
py==1.8.0
34
- pyaml==19 .4.1
39
+ pyasn1==0 .4.6
35
40
pycparser==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
39
45
pytest-forked==1.0.2
40
46
pytest-mock==1.10.4
41
- pytest-xdist==1.28 .0
47
+ pytest-xdist==1.29 .0
42
48
python-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
47
53
responses==0.10.6
48
- s3transfer==0.1.13
54
+ rsa==4.0
55
+ s3transfer==0.2.1
49
56
six==1.12.0
50
- urllib3==1.24.2
57
+ sshpubkeys==3.1.0
58
+ urllib3==1.25.3
59
+ wcwidth==0.1.7
51
60
websocket-client==0.56.0
52
- Werkzeug==0.15.2
53
- wrapt==1.11.1
61
+ Werkzeug==0.15.5
62
+ wrapt==1.11.2
54
63
xmltodict==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