Skip to content

Commit 3ee980a

Browse files
Bump httpx from 0.24.1 to 0.27.0
Bumps [httpx](https://github.com/encode/httpx) from 0.24.1 to 0.27.0. - [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.27.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5203234 commit 3ee980a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ langchain-experimental = "0.0.55"
3535
backoff = "2.2.1"
3636
toml = "*"
3737
pypdf = "4.1.0"
38-
httpx = "0.24.1"
38+
httpx = "0.27.0"
3939
ratelimit = "2.2.1"
4040
loguru = "0.7.2"
4141
pydantic = "2.6.4"

0 commit comments

Comments
 (0)