Skip to content

Commit

Permalink
Update dependency pytest to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent 5aafcaf commit a91c3c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ pre-commit = "^3.5.0"
ruff = "^0.4.8"

[tool.poetry.group.test.dependencies]
pytest = "^7.4.3"
pytest = "^8.0.0"
pytest-asyncio = "^0.21.1"
pytest-cov = "^4.1.0"
pytest-httpx = "^0.22.0"
Expand Down

0 comments on commit a91c3c2

Please sign in to comment.