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