Skip to content

Commit 6bb5ed4

Browse files
Update bandit requirement from >=1.7.9 to >=1.9.4
Updates the requirements on [bandit](https://github.com/PyCQA/bandit) to permit the latest version. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.9...1.9.4) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6bdfcee commit 6bb5ed4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
flake8>=6.0.0
2-
bandit[toml]>=1.7.9
2+
bandit[toml]>=1.9.4
33
pytest>=9.1.1
44
pytest-cov>=4.1.0
55

0 commit comments

Comments
 (0)