Skip to content

Commit 337e3f5

Browse files
Bump httpx from 0.23.3 to 0.24.0
Bumps [httpx](https://github.com/encode/httpx) from 0.23.3 to 0.24.0. - [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.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4658b25 commit 337e3f5

File tree

2 files changed

+8
-26
lines changed

2 files changed

+8
-26
lines changed

poetry.lock

Lines changed: 7 additions & 25 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
@@ -97,7 +97,7 @@ strict-rfc3339 = "^0.7"
9797
webob = "*"
9898
mypy = "^1.1"
9999
starlette = "^0.26.1"
100-
httpx = "^0.23.3"
100+
httpx = "^0.24.0"
101101

102102
[tool.poetry.group.docs.dependencies]
103103
sphinx = "^5.3.0"

0 commit comments

Comments
 (0)