diff --git a/pyproject.toml b/pyproject.toml index 59a00b0..24edb91 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dev = [ "scipy>=1.12.0", "esbonio==0.16.5", "pre-commit==4.0.1", - "pytest==8.3.3", + "pytest==8.3.4", "pytest-cov==6.0.0", "ruff==0.8.1", ]