diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index b37ed7581..802da11a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dev = [ "coverage==7.11.0", "httpx==0.28.1", "pre-commit==4.1.0", - "pytest==8.3.4", + "pytest==9.0.0", "pytest-cov==7.0.0", "pytest-subtests==0.14.1", "pytest-xdist==3.6.1", |