Skip to content

Commit

Permalink
Bump httpx from 0.22.0 to 0.28.1
Browse files Browse the repository at this point in the history
Bumps [httpx](https://github.com/encode/httpx) from 0.22.0 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.22.0...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 Feb 1, 2025
1 parent 07ada5b commit 1ba1409
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 39 deletions.
60 changes: 22 additions & 38 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 @@ -14,7 +14,7 @@ cpr_sdk = { version = "1.16.0", extras = ["vespa", "datasets"] }
fastapi = "^0.106.0"
fastapi-health = "^0.4.0"
fastapi-pagination = { extras = ["sqlalchemy"], version = "^0.12.19" }
httpx = "^0.22.0"
httpx = "^0.28.1"
itsdangerous = "^2.1.0"
json-logging = "^1.3.0"
pandas = "^2.2.2"
Expand Down

0 comments on commit 1ba1409

Please sign in to comment.