diff --git a/pyproject.toml b/pyproject.toml index e24bf60e..8222bd38 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -94,7 +94,7 @@ build = [ "wheel", ] test = [ - "pytest == 9.0.3", + "pytest == 9.1.0", "flake8", "pytest-cov", "surfaces",