diff --git a/pyproject.toml b/pyproject.toml index b096b96..26a756b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,8 +36,8 @@ dev = [ {include-group = "doc"}, ] test = [ - "pyright==1.1.406", - "pytest==8.4.2", + "pyright==1.1.407", + "pytest==9.0.0", "sybil==9.2.0", "pytest-regressions==2.8.3", "beautifulsoup4==4.14.2"