diff --git a/pyproject.toml b/pyproject.toml index 230995c..1a0ee42 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,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", "pytest-regressions==2.8.0", "ruff==0.12.0",