Skip to content

Commit

Permalink
Update Python dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent fc409a9 commit f43d9d7
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 8 deletions.
77 changes: 70 additions & 7 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 @@ -49,7 +49,7 @@ ruff = "^0.4.8"

[tool.poetry.group.test.dependencies]
pytest = "^7.4.3"
pytest-asyncio = "^0.21.1"
pytest-asyncio = "^0.23.0"
pytest-cov = "^4.1.0"
pytest-httpx = [
{ version = "^0.22.0", python = ">=3.8,<3.9" },
Expand Down

0 comments on commit f43d9d7

Please sign in to comment.