We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82374a7 commit 559b955Copy full SHA for 559b955
pyproject.toml
@@ -45,7 +45,7 @@ dev = [
45
"isort>=7.0.0,<7.1.0",
46
"mypy>=1.5.0,<2.0.0",
47
"bandit>=1.7.0,<2.0.0",
48
- "safety>=2.3.0,<3.0.0",
+ "safety>=3.6.2,<3.7.0",
49
]
50
51
[tool.pytest.ini_options]
0 commit comments