Skip to content

Commit 19dd6aa

Browse files
build(deps-dev): bump httpx from 0.23.3 to 0.24.0 (#1593)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf61604 commit 19dd6aa

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
@@ -70,7 +70,7 @@ anyio = "^3.6"
7070
curio = "^1.6"
7171
trio = "^0.22"
7272
attrs = "^22.1"
73-
httpx = "^0.23"
73+
httpx = "^0.24"
7474

7575
mypy = "^1.2.0"
7676
wemake-python-styleguide = "^0.17"

0 commit comments

Comments
 (0)