File tree 3 files changed +25
-24
lines changed
3 files changed +25
-24
lines changed Original file line number Diff line number Diff line change 2
2
based_on_style = pep8
3
3
column_limit = 120
4
4
ALLOW_SPLIT_BEFORE_DICT_VALUE = false
5
+ BLANK_LINE_BEFORE_NESTED_CLASS_OR_DEF = true
Original file line number Diff line number Diff line change 1
- Faker == 1 .0.5
2
- Sphinx == 2.0.1
1
+ Faker == 2 .0.2
2
+ Sphinx == 2.2.0
3
3
aiohttp-theme == 0.1.5
4
- aioresponses == 0.6.0
5
- asynctest == 0.12.4
4
+ aioresponses == 0.6.1
5
+ asynctest == 0.13.0
6
6
bpython
7
- flake8 == 3.7.7
8
- py-spy == 0.1.11
9
- pydocstyle == 3 .0.0
7
+ flake8 == 3.7.8
8
+ py-spy == 0.2.1
9
+ pydocstyle == 4 .0.1
10
10
pyinstrument == 3.0.3
11
- pylint == 2.4.1
11
+ pylint == 2.4.2
12
12
pytest-asyncio == 0.10.0
13
- pytest-bdd == 3.1.0
14
- pytest-cov == 2.6 .1
15
- pytest-mock == 1.10.4
13
+ pytest-bdd == 3.2.1
14
+ pytest-cov == 2.8 .1
15
+ pytest-mock == 1.11.1
16
16
pytest-rerunfailures == 7.0
17
17
pytest-socket == 0.3.3
18
- pytest-xdist == 1.28 .0
19
- pytest == 4.4 .1
18
+ pytest-xdist == 1.30 .0
19
+ pytest == 5.2 .1
20
20
q == 2.6
21
- recommonmark == 0.5 .0
21
+ recommonmark == 0.6 .0
22
22
sphinx-bootstrap-theme == 0.7.1
23
- sphinx-click == 2.0.1
24
- tox == 3.9 .0
25
- twine == 1.13 .0
26
- wheel == 0.33.1
27
- yapf == 0.27 .0
23
+ sphinx-click == 2.3.0
24
+ tox == 3.14 .0
25
+ twine == 2.0 .0
26
+ wheel == 0.33.6
27
+ yapf == 0.28 .0
Original file line number Diff line number Diff line change 1
- aiohttp == 3.5.4
2
- beautifulsoup4 == 4.7 .1
1
+ aiohttp == 3.6.1
2
+ beautifulsoup4 == 4.8 .1
3
3
click == 7.0
4
- dateparser == 0.7.1
5
- loguru == 0.2.5
4
+ dateparser == 0.7.2
5
+ loguru == 0.3.2
6
6
pbr >= 5.2.0
7
7
pydantic == 0.32.2
8
- tenacity == 5.0.4
8
+ tenacity == 5.1.1
You can’t perform that action at this time.
0 commit comments