Skip to content

Commit a283a51

Browse files
Bump bandit[toml] from 1.7.8 to 1.9.3
Bumps [bandit[toml]](https://github.com/PyCQA/bandit) from 1.7.8 to 1.9.3. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.8...1.9.3) --- updated-dependencies: - dependency-name: bandit[toml] dependency-version: 1.9.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 909b8b0 commit a283a51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)