diff --git a/pyproject.toml b/pyproject.toml index ab79a2c..9f013fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ pydocstyle = "^6.1.1" pylint = "^3.0.2" pytest = "^7.4.3" pyupgrade = "^2.29.1" -safety = "^1.10.3" +safety = "^2.3.5" coverage = "^7.3.2" coverage-badge = "^1.1.0" pytest-html = "^3.1.1"