chore(deps): update dependency pytest to v9 #23

Open
francwa wants to merge 1 commits from renovate/pytest-9.x into main
Showing only changes of commit 0b3c4b135b - Show all commits

View File

@@ -35,7 +35,7 @@ httpx = "^0.28.1"
pydantic-settings = "^2.12.0"
[tool.poetry.group.dev.dependencies]
pytest = "^8.0.0"
pytest = "^9.0.0"
pytest-cov = "^4.1.0"
pytest-asyncio = "^0.23.0"
ruff = "^0.14.7"