We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b102d2 + a7b2dd9 commit b4d3ad1Copy full SHA for b4d3ad1
1 file changed
requirements.txt
@@ -6,15 +6,15 @@ pytest_mock==3.14.1
6
# Code linters, formatters, and security scanners
7
# ------------
8
black==25.1.0
9
-flake8==7.2.0
+flake8==7.3.0
10
flake8-coding==1.3.2
11
pre-commit==4.2.0
12
isort==6.0.1
13
mypy==1.16.1
14
pylint==3.3.7
15
bandit==1.8.5
16
pydocstringformatter==0.7.3
17
-tox==4.26.0
+tox==4.27.0
18
codespell==2.4.1
19
20
# package dependencies
0 commit comments