diff --git a/pyproject.toml b/pyproject.toml index 2c0bbc18..f62fb29f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ optional-dependencies.dev = [ "pytest==9.0.3", "pytest-beartype-tests==2026.4.26", "pytest-cov==7.1.0", - "pytest-regressions==2.10.0", + "pytest-regressions==2.11.0", "ruff==0.15.14", "setuptools-scm==10.0.5", # We add shellcheck-py not only for shell scripts and shell code blocks,