Skip to content

Commit bc22fcf

Browse files
authored
Update pytest version from 8 to 9
1 parent fbb3c25 commit bc22fcf

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
@@ -28,7 +28,7 @@ httpx = ">=0.28,<1"
2828

2929
[tool.poetry.dev-dependencies]
3030
black = "^25.12"
31-
pytest = "^8"
31+
pytest = "^9"
3232
isort = "^5.11"
3333
pytest-httpx = ">0.15,<1"
3434
pytest-asyncio = "^0.16.0"

0 commit comments

Comments
 (0)