Skip to content

Commit 6048230

Browse files
committed
fix flake8-bandit issue with newest version:
PyCQA/bandit#837
1 parent 6e68734 commit 6048230

2 files changed

Lines changed: 12 additions & 11 deletions

File tree

poetry.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ sparse = "^0.13.0"
3434
matplotlib = "^3.5.1"
3535
sphinx-autodoc-typehints = "^1.16.0"
3636
seaborn = "^0.11.2"
37+
bandit = "1.7.2"
3738

3839
[tool.poetry.dev-dependencies]
3940
pytest = "^6.2.3"

0 commit comments

Comments
 (0)