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

Commit feaccfa

Browse files
authored
Merge pull request #724 from staticdev/dependabot/pip/safety-2.1.0
Bump safety from 2.0.0 to 2.1.0
2 parents 0a58b38 + 9863be0 commit feaccfa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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 = "^2.0.0"
31+
safety = "^2.1.0"
3232
mypy = "^0.961"
3333
typeguard = "^2.13.3"
3434
xdoctest = "^1.0.1"

0 commit comments

Comments
 (0)