Skip to content

Commit cb0733c

Browse files
committed
bump linter deps
1 parent e8c8d9d commit cb0733c

2 files changed

Lines changed: 13 additions & 11 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
setuptools
1+
setuptools==81.0.0
22
tox==3.27.1
Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
bandit==1.9.3
2-
black==24.2.0
3-
doc8==0.10.1
4-
flake8==4.0.1
5-
flake8-bugbear==22.9.11
2+
black==22.8.0
3+
doc8==1.0.0
4+
flake8==5.0.4
65
flake8-docstrings==1.7.0
76
flake8-print==5.0.0
8-
isort==5.11.4
9-
pbr==2.0.0 # needed due to to bandit
10-
pyflakes==2.4.0
11-
pylint==2.13.5
12-
readme_renderer==37.3
7+
isort==5.10.1
8+
mock==4.0.3
9+
pyflakes==2.5.0
10+
pylint==3.0.3
11+
pytest==7.4.0
12+
pytest-cov==4.1.0
13+
pytest-mock==3.11.1
14+
readme_renderer==34.0
1315
seed-isort-config==2.2.0
1416
setuptools==81.0.0
15-
vulture==2.9.1
17+
vulture==2.3

0 commit comments

Comments
 (0)