diff --git a/pyproject.toml b/pyproject.toml index 2760461..13f6fe6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ lint = [ ] test = [ "pyright==1.1.407", - "pytest==8.4.2", + "pytest==9.0.1", "sybil==9.2.0", "pytest-regressions==2.8.3", "beautifulsoup4==4.14.2",