File tree 3 files changed +21
-19
lines changed
3 files changed +21
-19
lines changed Original file line number Diff line number Diff line change
1
+ venv/bin/activate
Original file line number Diff line number Diff line change
1
+ deactivate
Original file line number Diff line number Diff line change 1
- appdirs == 1.4.4
2
- attrs == 20.3 .0
3
- certifi == 2020.11 .8
1
+ attrs == 21.2.0
2
+ backports.entry-points-selectable == 1.1 .0
3
+ certifi == 2021.10 .8
4
4
cfgv == 3.2.0
5
- chardet == 3 .0.4
5
+ charset-normalizer == 2 .0.7
6
6
coverage == 4.5.4
7
7
distlib == 0.3.1
8
8
filelock == 3.0.12
9
9
flake8 == 3.5.0
10
10
gibberish-detector == 0.1.1
11
- identify == 1.5.10
12
- idna == 2.10
13
- importlib-metadata == 2.1.1
14
- importlib-resources == 3.3.0
11
+ identify == 2.3.0
12
+ idna == 3.3
13
+ importlib-metadata == 4.8.1
15
14
iniconfig == 1.1.1
16
15
mccabe == 0.6.1
17
16
monotonic == 1.5
18
17
mypy == 0.790
19
18
mypy-extensions == 0.4.3
20
- nodeenv == 1.5 .0
19
+ nodeenv == 1.6 .0
21
20
packaging == 20.9
21
+ platformdirs == 2.0.2
22
22
pluggy == 0.13.1
23
- pre-commit == 2.9.2
23
+ pre-commit == 2.17.0
24
24
py == 1.10.0
25
25
pyahocorasick == 1.4.0
26
26
pycodestyle == 2.3.1
27
27
pyflakes == 1.6.0
28
28
pyparsing == 2.4.7
29
29
pytest == 6.2.2
30
- PyYAML == 5.4
31
- requests == 2.25 .0
32
- responses == 0.12.1
33
- six == 1.15 .0
30
+ PyYAML == 6.0
31
+ requests == 2.26 .0
32
+ responses == 0.16.0
33
+ six == 1.16 .0
34
34
toml == 0.10.2
35
- tox == 3.20.1
35
+ tox == 3.24.4
36
36
tox-pip-extensions == 1.6.0
37
- typed-ast == 1.4.1
38
- typing-extensions == 3.7.4.3
37
+ typed-ast == 1.4.3
38
+ typing-extensions == 3.10.0.2
39
39
unidiff == 0.6.0
40
- urllib3 == 1.26.5
40
+ urllib3 == 1.26.7
41
41
virtualenv == 20.6.0
42
- zipp == 3.4 .0
42
+ zipp == 3.6 .0
You can’t perform that action at this time.
0 commit comments