diff --git a/pyproject.toml b/pyproject.toml index c8e27943..5e386c6f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ optional-dependencies.dev = [ "pyproject-fmt==2.6.0", "pyright==1.1.402", "pyroma==4.2", - "pytest==8.4.0", + "pytest==8.4.1", "pytest-cov==6.2.1", "pyyaml==6.0.2", "ruff==0.11.13",