Skip to content

Commit

Permalink
Set pytest to 8
Browse files Browse the repository at this point in the history
  • Loading branch information
fabaff committed Apr 2, 2024
1 parent f511b7a commit 9c1d89d
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 80 deletions.
106 changes: 27 additions & 79 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ yarl = "^1.8.0"

[tool.poetry.dev-dependencies]
black = "^24.3.0"
pytest = "^6.2.5"
pytest = "^8"
pytest-httpx = ">0.15,<1"
pytest-asyncio = "^0.15.1"

Expand Down

0 comments on commit 9c1d89d

Please sign in to comment.