Skip to content

Commit 1422927

Browse files
authored
Merge pull request #2106 from apache/dependabot/pip/bandit-toml--1.9.3
Bump bandit[toml] from 1.7.8 to 1.9.3
2 parents 4f54ce0 + a283a51 commit 1422927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ lint = [
9797
"flake8==5.0.4",
9898
"astroid==3.3.8; python_version >= '3.10'",
9999
"pylint==3.3.4; python_version >= '3.10'",
100-
"bandit[toml]==1.7.8; python_version >= '3.10'",
100+
"bandit[toml]==1.9.3; python_version >= '3.10'",
101101
"black==25.1.0; python_version >= '3.10' and implementation_name == \"cpython\"",
102102
"isort==6.0.1; python_version >= '3.10'",
103103
"pyupgrade==3.3.1",

0 commit comments

Comments
 (0)