diff --git a/pyproject.toml b/pyproject.toml index 44b9c7e..2163d79 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -88,7 +88,7 @@ build = [ "wheel", ] test = [ - "pytest == 9.0.2", + "pytest == 9.0.3", "flake8", "pytest-cov", "surfaces",