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 8599bc1 + 31ba9e6 commit 1789afaCopy full SHA for 1789afa
1 file changed
requirements/local.txt
@@ -5,7 +5,7 @@ pytest==8.3.4
5
6
# Code linters, formatters, and security scanners
7
# ------------
8
-black==24.8.0
+black==24.10.0
9
flake8==7.1.1
10
flake8-coding==1.3.2
11
pre-commit==3.8.0
@@ -14,7 +14,7 @@ mypy==1.13.0
14
pylint
15
bandit==1.7.10
16
pydocstringformatter==0.7.3
17
-tox==4.21.0
+tox==4.23.2
18
codespell==2.3.0
19
20
# project dependencies
0 commit comments