diff --git a/pyproject.toml b/pyproject.toml index 7151d32..4e72eb7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ build = [ "wheel", ] test = [ - "pytest == 8.3.2", + "pytest == 8.3.3", "flake8", "pytest-cov", "surfaces",