build(deps-dev): bump safety from 2.3.5 to 3.0.1 (#3313)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-23 09:13:19 +01:00
committed by GitHub
parent dad590f070
commit 7f4e5bf435
2 changed files with 105 additions and 20 deletions

View File

@@ -71,7 +71,7 @@ pytest = "7.4.4"
pytest-cov = "4.1.0"
pytest-randomly = "3.15.0"
pytest-xdist = "3.5.0"
safety = "2.3.5"
safety = "3.0.1"
vulture = "2.10"
[tool.poetry.scripts]