Skip to content

Commit 6414277

Browse files
authored
Merge pull request #99 from IFCA-Advanced-Computing/dependabot/pip/bandit-1.8.3
chore(deps-dev): update bandit requirement from 1.8.0 to 1.8.3
2 parents 6e5ac67 + c0eb38b commit 6414277

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
@@ -62,7 +62,7 @@ black = ">=22.3,<26.0"
6262

6363

6464
[tool.poetry.group.test-bandit.dependencies]
65-
bandit = "1.8.0"
65+
bandit = "1.8.3"
6666

6767

6868
[tool.poetry.group.test-pip-missing-reqs.dependencies]

0 commit comments

Comments
 (0)