File tree Expand file tree Collapse file tree 2 files changed +32
-31
lines changed Expand file tree Collapse file tree 2 files changed +32
-31
lines changed Original file line number Diff line number Diff line change 1
1
atomicwrites==1.4.0
2
- attrs==20 .2.0
3
- backports.functools-lru-cache==1.6.1
4
- boto3==1.15.0
5
- botocore==1.18.0
6
- cffi==1.14.2
2
+ attrs==21 .2.0
3
+ backports.functools-lru-cache==1.6.4
4
+ boto3==1.17.92
5
+ botocore==1.20.92
6
+ cffi==1.14.5
7
7
configparser==4.0.2
8
8
contextlib2==0.6.0.post1
9
- coverage==5.3
9
+ coverage==5.5
10
10
cryptography==3.3.2
11
11
enum34==1.1.10
12
12
funcsigs==1.0.2
13
13
futures==3.3.0
14
- importlib-metadata==1.7.0
14
+ importlib-metadata==2.1.1
15
15
ipaddress==1.0.23
16
16
jmespath==0.10.0
17
17
mock==3.0.5
18
18
more-itertools==5.0.0
19
- packaging==20.4
19
+ packaging==20.9
20
20
pathlib2==2.3.5
21
21
pluggy==0.13.1
22
22
py==1.10.0
23
23
pycparser==2.20
24
24
pyparsing==2.4.7
25
25
pytest==4.6.11
26
- pytest-cov==2.10 .1
26
+ pytest-cov==2.12 .1
27
27
pytest-mock==2.0.0
28
28
python-dateutil==2.8.1
29
- s3transfer==0.3.3
29
+ s3transfer==0.4.2
30
30
scandir==1.10.0
31
- six==1.15.0
32
- urllib3==1.25.10
31
+ six==1.16.0
32
+ toml==0.10.2
33
+ urllib3==1.26.5
33
34
wcwidth==0.2.5
34
35
wrapt==1.12.1
35
36
zipp==1.2.0
Original file line number Diff line number Diff line change 1
- attrs==20 .2.0
2
- boto3==1.15.0
3
- botocore==1.18.0
4
- cffi==1.14.2
5
- coverage==5.3
6
- cryptography==3.3.2
7
- importlib-metadata==1.7 .0
8
- iniconfig==1.0 .1
1
+ attrs==21 .2.0
2
+ boto3==1.17.92
3
+ botocore==1.20.92
4
+ cffi==1.14.5
5
+ coverage==5.5
6
+ cryptography==3.4.7
7
+ importlib-metadata==4.5 .0
8
+ iniconfig==1.1 .1
9
9
jmespath==0.10.0
10
- mock==4.0.2
11
- more-itertools==8.5.0
12
- packaging==20.4
10
+ mock==4.0.3
11
+ packaging==20.9
13
12
pluggy==0.13.1
14
13
py==1.10.0
15
14
pycparser==2.20
16
15
pyparsing==2.4.7
17
- pytest==6.0.2
18
- pytest-cov==2.10 .1
19
- pytest-mock==3.3 .1
16
+ pytest==6.2.4
17
+ pytest-cov==2.12 .1
18
+ pytest-mock==3.6 .1
20
19
python-dateutil==2.8.1
21
- s3transfer==0.3.3
22
- six==1.15.0
23
- toml==0.10.1
24
- urllib3==1.25.10
20
+ s3transfer==0.4.2
21
+ six==1.16.0
22
+ toml==0.10.2
23
+ typing-extensions==3.10.0.0
24
+ urllib3==1.26.5
25
25
wrapt==1.12.1
26
- zipp==3.1.0
26
+ zipp==3.4.1
You can’t perform that action at this time.
0 commit comments