diff --git a/pyproject.toml b/pyproject.toml index c85edcf2..75993191 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ docs = [ "mkdocstrings[python-legacy] ~=0.22.0", ] testing = [ - "pytest ~=7.3", + "pytest ~=7.4", "pytest-cov ~=4.1", ] dev = [