Bump httpx from 0.26.0 to 0.28.1

Bumps [httpx](https://github.com/encode/httpx) from 0.26.0 to 0.28.1.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.26.0...0.28.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-28 15:10:07 +00:00
committed by GitHub
parent 78b05c6d41
commit 7c643c0fbe

View File

@@ -1,7 +1,7 @@
fastapi==0.109.0
uvicorn==0.27.0
python-dotenv==1.0.0
httpx==0.26.0
httpx==0.28.1
pydantic==2.10.6
pydantic-settings==2.1.0
pytest==7.4.4