Skip to content

Commit

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

---
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 Nov 30, 2024
1 parent 1c8b278 commit f835900
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 deletions waypoint/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 waypoint/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ aiohttp = "~3.11.7"
dependency-injector-fork = "~=4.42.1"
fastapi = "~0.115.0"
loguru = "~0.7.2"
httpx = "~0.27.0"
httpx = "~0.28.0"
nats-py = {extras = ["nkeys"], version = "^2.9.0"}
orjson = "~3.10.7"
pydantic = "~2.10.1"
Expand Down

0 comments on commit f835900

Please sign in to comment.