aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 9420fee8d..44bf15f18 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -38,7 +38,7 @@ dev = [
"coverage==7.11.0",
"httpx==0.28.1",
"pre-commit==4.3.0",
- "pytest==8.4.2",
+ "pytest==9.0.1",
"pytest-cov==7.0.0",
"pytest-subtests==0.14.1",
"pytest-xdist==3.8.0",