Skip to content

Commit

Permalink
Update dependency httpx to ^0.28.0 (#228)
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 Nov 28, 2024
1 parent 9614b0e commit d55b78b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 @@ -22,7 +22,7 @@ Jinja2 = "^3.1.4"
uvicorn = { extras = [ "standard" ], version = "^0.32.0" }

[tool.poetry.group.dev.dependencies]
httpx = "^0.27.0"
httpx = "^0.28.0"
pytest = "^8.3.2"
pre-commit = "^4.0.0"

Expand Down

0 comments on commit d55b78b

Please sign in to comment.