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