Skip to content

Commit

Permalink
Update Python dev dependencies (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent 7de7c9a commit 349ac76
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 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 349ac76

Please sign in to comment.