diff --git a/pyproject.toml b/pyproject.toml index 9e8dc17..84e9081 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ black = "^21.9b0" pylint = "^2.11.1" mypy = "^0.910" Sphinx = "^4.2.0" -pytest = "^6.2.5" +pytest = "^7.2.2" pre-commit = "^2.15.0" scrutinizer-ocular = "^1.0.3"