Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit f184d7a

Browse files
chore(deps): bump httpx from 0.23.3 to 0.24.1
Bumps [httpx](https://github.com/encode/httpx) from 0.23.3 to 0.24.1. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.23.3...0.24.1) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 736f334 commit f184d7a

File tree

2 files changed

+9
-12
lines changed

2 files changed

+9
-12
lines changed

poetry.lock

Lines changed: 8 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ classifiers = [
1616

1717
[tool.poetry.dependencies]
1818
python = "^3.8"
19-
httpx = "^0.23.0"
19+
httpx = ">=0.23,<0.25"
2020
pydantic = "^1.10.0"
2121

2222
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)