Skip to content

Commit 0ff78ec

Browse files
Bump httpx from 0.19.0 to 0.20.0 (#1101)
Bumps [httpx](https://github.com/encode/httpx) from 0.19.0 to 0.20.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.19.0...0.20.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 35f3cb6 commit 0ff78ec

File tree

2 files changed

+40
-39
lines changed

2 files changed

+40
-39
lines changed

poetry.lock

Lines changed: 39 additions & 38 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
@@ -63,7 +63,7 @@ anyio = "^3.3"
6363
curio = "^1.5"
6464
trio = "^0.19"
6565
attrs = "^21.2"
66-
httpx = "^0.19"
66+
httpx = "^0.20"
6767

6868
mypy = "^0.910"
6969
wemake-python-styleguide = "^0.15"

0 commit comments

Comments
 (0)