Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 9e3c519

Browse files
authored
Merge pull request #711 from staticdev/dependabot/pip/safety-2.0.0
Bump safety from 1.10.3 to 2.0.0
2 parents dbbfc40 + e018e5a commit 9e3c519

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

poetry.lock

Lines changed: 13 additions & 12 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pyyaml = "^5.3.1"
2828

2929
[tool.poetry.dev-dependencies]
3030
pytest = "^7.1.2"
31-
safety = "^1.10.0"
31+
safety = "^2.0.0"
3232
mypy = "^0.961"
3333
typeguard = "^2.13.3"
3434
xdoctest = "^1.0.0"

0 commit comments

Comments
 (0)