diff --git a/pyproject.toml b/pyproject.toml index 35f01909..79ea2f90 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ test = [ "mock==5.2.*", "pre-commit<5", "Pyjwt~=2.10.0", - "pytest>=8.2,<9", + "pytest>=9,<10", "pytest-asyncio~=1.0", "pytest-cov>=7,<8", "pytest-mock>=3.15,<3.16",