Skip to content

Commit 2e22b90

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions-deps-868b1fabed
2 parents 98f9468 + 4129443 commit 2e22b90

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.2" }
32+
bandit = { extras = ["baseline", "toml"], version = "^1.8.3" }
3333

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

0 commit comments

Comments
 (0)