diff --git a/pyproject.toml b/pyproject.toml index 45937a8..3b77cbd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ science = [ "seaborn>=0.13.2", ] test = [ - "pytest>=9.0.3", + "pytest>=9.1.0", "pytest-cov", ] docs = [