diff --git a/pyproject.toml b/pyproject.toml index a75329f..7c42768 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,10 +36,10 @@ dev = [ {include-group = "doc"}, ] test = [ - "pyright==1.1.407", + "pyright==1.1.408", "pytest==9.0.2", "sybil==9.3.0", - "pytest-regressions==2.9.1", + "pytest-regressions==2.10.0", "beautifulsoup4==4.14.3" ] lint = [