diff --git a/pyproject.toml b/pyproject.toml index a741aa9e22..9d13e56b3f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dev = [ "ruff==0.12.0", "pylint==3.3.7", "pylint-pydantic==0.3.5", - "pytest==8.4.0", + "pytest==8.4.1", ] doc = ["sphinx"]