We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f54ce0 + a283a51 commit 1422927Copy full SHA for 1422927
pyproject.toml
@@ -97,7 +97,7 @@ lint = [
97
"flake8==5.0.4",
98
"astroid==3.3.8; python_version >= '3.10'",
99
"pylint==3.3.4; python_version >= '3.10'",
100
- "bandit[toml]==1.7.8; python_version >= '3.10'",
+ "bandit[toml]==1.9.3; python_version >= '3.10'",
101
"black==25.1.0; python_version >= '3.10' and implementation_name == \"cpython\"",
102
"isort==6.0.1; python_version >= '3.10'",
103
"pyupgrade==3.3.1",
0 commit comments