diff --git a/pyproject.toml b/pyproject.toml index f5fc334..65d91b1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dev = [ "pylint>=2.11.1,<3.2.0", "pytest>=7.1.1,<8.2.0", "pyupgrade>=2.31.1,<3.16.0", -"safety>=1.10.3,<3.1.0", +"safety>=1.10.3,<3.3.0", "coverage>=6.3,<8.0", "coverage-badge~=1.1.0", "pytest-html>=3.1.1,<4.2.0",