Skip to content

Commit c46449c

Browse files
Bump httpx from 0.20.0 to 0.21.1 (#1130)
Bumps [httpx](https://github.com/encode/httpx) from 0.20.0 to 0.21.1. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.20.0...0.21.1) --- 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 4b2dc05 commit c46449c

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

poetry.lock

Lines changed: 9 additions & 8 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.20"
66+
httpx = "^0.21"
6767

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

0 commit comments

Comments
 (0)