diff --git a/pyproject.toml b/pyproject.toml index 00f39ff0..cffd9799 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ optional-dependencies.dev = [ "pyroma==5.0.1", "pytest==9.0.2", "pytest-cov==7.0.0", - "pytest-regressions==2.8.3", + "pytest-regressions==2.9.0", "ruff==0.14.11", "setuptools-scm==9.2.2", # We add shellcheck-py not only for shell scripts and shell code blocks,