Skip to content

Commit b91e652

Browse files
Copilothyp3ri0n-ng
andcommitted
Refine bandit version constraint for better dependency management
Co-authored-by: hyp3ri0n-ng <3106718+hyp3ri0n-ng@users.noreply.github.com>
1 parent a7ae894 commit b91e652

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
@@ -30,7 +30,7 @@ sphinx = "^5.0"
3030
sphinx-autodoc-typehints = "^1.21"
3131
sphinx-rtd-theme = "^1.2"
3232
websockets = "^10.0"
33-
bandit = "<1.8"
33+
bandit = ">=1.7.5,<1.8"
3434

3535
[build-system]
3636
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)