diff --git a/pyproject.toml b/pyproject.toml index 00fe7ecfe5..d1e7311f77 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ dev = [ ] test = [# Not in `dev` because we use tox for testing. Tox will install these dependencies. - "pytest~=8.4.2", + "pytest~=9.0.1", "pytest-asyncio~=0.24.0", ] ci = [