diff --git a/pyproject.toml b/pyproject.toml index 85d7515e9..708d33934 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ docs = [ "trio" ] test = [ - "pytest>=7.0,<9", + "pytest>=7.0,<10", "pytest-cov", # 'pytest-xvfb; platform_system == "Linux"', "flaky",