Skip to content

Commit 06cc0b1

Browse files
chore(deps): update dependency pytest to v9
1 parent b97c55b commit 06cc0b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pydantic = "^2.8.2"
2626
[tool.poetry.group.dev.dependencies]
2727
mypy = "^1.11.1"
2828
ruff = "^0.8.0"
29-
pytest = "^8.3.2"
29+
pytest = "^9.0.0"
3030
pytest-asyncio = "^0.25.0"
3131
python-dateutil = "^2.9.0-post.0"
3232

0 commit comments

Comments
 (0)