diff --git a/pyproject.toml b/pyproject.toml index e69abe3..9ad394c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ lint = [ {include-group = "test"}, ] test = [ - "pytest==9.0.3", + "pytest==9.1.0", "pytest-cov==7.1.0", ]