Skip to content

Commit ec1f13c

Browse files
Poetry Dep(deps-dev): Bump bandit from 1.8.0 to 1.8.2 (#80)
1 parent cfcd7c5 commit ec1f13c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pytest = "8.3.4"
2929
pytest-cov = ">=3.0.0"
3030
flake8 = ">=6.0.0"
3131
codecov = ">=2.1.11"
32-
bandit = { extras = ["baseline", "toml"], version = "^1.8.0" }
32+
bandit = { extras = ["baseline", "toml"], version = "^1.8.2" }
3333

3434
[tool.poetry.scripts]
3535
graphedexcel = "graphedexcel.cli:main"

0 commit comments

Comments
 (0)