chore(deps): bump httpx from 0.26.0 to 0.27.0 in /apps/api

Bumps [httpx](https://github.com/encode/httpx) from 0.26.0 to 0.27.0.
- [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.27.0)

---
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] 2024-04-01 09:01:26 +00:00 committed by GitHub
parent e30cfb8dc7
commit 1de7de4820
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -16,7 +16,7 @@ chromadb = "^0.4.22"
faker = "^24.4.0"
fastapi = "^0.110.0"
fastapi-jwt-auth = "^0.5.0"
httpx = "^0.26.0"
httpx = "^0.27.0"
langchain = "0.1.0"
langchain-community = "^0.0.11"
langchain-openai = "^0.0.6"