Skip to content

Commit

Permalink
Bump httpx from 0.24.1 to 0.28.1
Browse files Browse the repository at this point in the history
Bumps [httpx](https://github.com/encode/httpx) from 0.24.1 to 0.28.1.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](encode/httpx@0.24.1...0.28.1)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 903db2d commit f66bc7f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 15 deletions.
29 changes: 15 additions & 14 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 @@ -55,7 +55,7 @@ package-mode = false
[tool.poetry.dependencies]
python = "3.10.12"
fastapi = "0.115.*"
httpx = "0.24.*"
httpx = "0.28.*"
uvicorn = {version = "0.20.*", extras = ["standard"]}

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit f66bc7f

Please sign in to comment.