File tree 2 files changed +52
-52
lines changed
2 files changed +52
-52
lines changed Original file line number Diff line number Diff line change 1
1
apipkg==1.5
2
- asn1crypto==0.24.0
2
+ asn1crypto==1.0.1
3
3
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
6
6
aws-xray-sdk==2.4.2
7
7
backports.ssl-match-hostname==3.7.0.1
8
8
backports.tempfile==1.0
9
9
backports.weakref==1.0.post1
10
10
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
14
14
cffi==1.12.3
15
- cfn-lint==0.23.3
15
+ cfn-lint==0.24.4
16
16
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
19
19
cookies==2.2.1
20
20
coverage==4.5.4
21
21
cryptography==2.7
22
22
DateTime==4.3
23
- docker==4.0.2
23
+ docker==4.1.0
24
24
docutils==0.15.2
25
- ecdsa==0.13.2
25
+ ecdsa==0.13.3
26
26
enum34==1.1.6
27
- execnet==1.7.0
27
+ execnet==1.7.1
28
28
funcsigs==1.0.2
29
29
functools32==3.2.3.post2
30
- future==0.17.1
30
+ future==0.18.0
31
31
futures==3.3.0
32
- hypothesis==4.34 .0
32
+ hypothesis==4.40 .0
33
33
idna==2.8
34
- importlib-metadata==0.19
34
+ importlib-metadata==0.23
35
35
ipaddress==1.0.22
36
- Jinja2==2.10.1
36
+ Jinja2==2.10.3
37
37
jmespath==0.9.4
38
38
jsondiff==1.1.2
39
39
jsonpatch==1.24
40
40
jsonpickle==1.2
41
41
jsonpointer==2.0
42
- jsonschema==3.0.2
42
+ jsonschema==3.1.1
43
43
MarkupSafe==1.1.1
44
44
mock==3.0.5
45
45
more-itertools==5.0.0
46
46
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
50
50
py==1.8.0
51
- pyasn1==0.4.6
51
+ pyasn1==0.4.7
52
52
pycparser==2.19
53
53
pyparsing==2.4.2
54
54
pyrsistent==0.15.4
55
55
pytest==4.6.5
56
- pytest-cov==2.7 .1
56
+ pytest-cov==2.8 .1
57
57
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
60
60
python-dateutil==2.8.0
61
61
python-jose==3.0.1
62
- pytz==2019.2
62
+ pytz==2019.3
63
63
PyYAML==5.1.2
64
64
requests==2.22.0
65
65
responses==0.10.6
@@ -68,10 +68,10 @@ s3transfer==0.2.1
68
68
scandir==1.10.0
69
69
six==1.12.0
70
70
sshpubkeys==3.1.0
71
- urllib3==1.25.3
71
+ urllib3==1.25.6
72
72
wcwidth==0.1.7
73
73
websocket-client==0.56.0
74
- Werkzeug==0.15.5
74
+ Werkzeug==0.16.0
75
75
wrapt==1.11.2
76
76
xmltodict==0.12.0
77
77
zipp==0.6.0
Original file line number Diff line number Diff line change 1
1
apipkg==1.5
2
- asn1crypto==0.24.0
2
+ asn1crypto==1.0.1
3
3
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
6
6
aws-xray-sdk==2.4.2
7
7
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
11
11
cffi==1.12.3
12
- cfn-lint==0.23.3
12
+ cfn-lint==0.24.4
13
13
chardet==3.0.4
14
14
coverage==4.5.4
15
15
cryptography==2.7
16
16
DateTime==4.3
17
- docker==4.0.2
17
+ docker==4.1.0
18
18
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
23
23
idna==2.8
24
- importlib-metadata==0.19
25
- Jinja2==2.10.1
24
+ importlib-metadata==0.23
25
+ Jinja2==2.10.3
26
26
jmespath==0.9.4
27
27
jsondiff==1.1.2
28
28
jsonpatch==1.24
29
29
jsonpickle==1.2
30
30
jsonpointer==2.0
31
- jsonschema==3.0.2
31
+ jsonschema==3.1.1
32
32
MarkupSafe==1.1.1
33
33
mock==3.0.5
34
34
more-itertools==7.2.0
35
35
moto==1.3.13
36
- packaging==19.1
37
- pluggy==0.12 .0
36
+ packaging==19.2
37
+ pluggy==0.13 .0
38
38
py==1.8.0
39
- pyasn1==0.4.6
39
+ pyasn1==0.4.7
40
40
pycparser==2.19
41
41
pyparsing==2.4.2
42
42
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
45
45
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
48
48
python-dateutil==2.8.0
49
49
python-jose==3.0.1
50
- pytz==2019.2
50
+ pytz==2019.3
51
51
PyYAML==5.1.2
52
52
requests==2.22.0
53
53
responses==0.10.6
54
54
rsa==4.0
55
55
s3transfer==0.2.1
56
56
six==1.12.0
57
57
sshpubkeys==3.1.0
58
- urllib3==1.25.3
58
+ urllib3==1.25.6
59
59
wcwidth==0.1.7
60
60
websocket-client==0.56.0
61
- Werkzeug==0.15.5
61
+ Werkzeug==0.16.0
62
62
wrapt==1.11.2
63
63
xmltodict==0.12.0
64
64
zipp==0.6.0
You can’t perform that action at this time.
0 commit comments