Skip to content

Commit 9c1d89d

Browse files
committed
Set pytest to 8
1 parent f511b7a commit 9c1d89d

File tree

2 files changed

+28
-80
lines changed

2 files changed

+28
-80
lines changed

poetry.lock

Lines changed: 27 additions & 79 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ yarl = "^1.8.0"
2929

3030
[tool.poetry.dev-dependencies]
3131
black = "^24.3.0"
32-
pytest = "^6.2.5"
32+
pytest = "^8"
3333
pytest-httpx = ">0.15,<1"
3434
pytest-asyncio = "^0.15.1"
3535

0 commit comments

Comments
 (0)