Skip to content

Commit 45e4421

Browse files
chore(deps-dev): update bandit requirement from <2,>=1.7 to >=1.9.4,<2
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.0...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 5e0b6ae commit 45e4421

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,6 +1,6 @@
11
-r requirements.txt
22
ruff>=0.15.11,<1
3-
bandit>=1.7,<2
3+
bandit>=1.9.4,<2
44
pip-audit>=2,<3
55
pytest>=8,<10
66
openpyxl>=3,<4

0 commit comments

Comments
 (0)