Skip to content

Commit 559b955

Browse files
Update dependency safety to v3 (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82374a7 commit 559b955

File tree

2 files changed

+200
-5
lines changed

2 files changed

+200
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dev = [
4545
"isort>=7.0.0,<7.1.0",
4646
"mypy>=1.5.0,<2.0.0",
4747
"bandit>=1.7.0,<2.0.0",
48-
"safety>=2.3.0,<3.0.0",
48+
"safety>=3.6.2,<3.7.0",
4949
]
5050

5151
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)