diff --git a/pyproject.toml b/pyproject.toml index 19e436423..0bb1b9d75 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -80,7 +80,7 @@ docs = [ "pydata-sphinx-theme~=0.16", ] test = [ - "pytest~=8.2", + "pytest~=9.0", "pytest-asyncio~=1.0", "pytest-cov~=7.0", "pytest-loguru~=0.4",