pip prod(deps): bump httpx from 0.21.3 to 0.22.0 (#1157)

Bumps [httpx](https://github.com/encode/httpx) from 0.21.3 to 0.22.0.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.21.3...0.22.0)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:production
  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>
This commit is contained in:
dependabot[bot] 2022-05-20 23:09:22 +05:30 committed by GitHub
parent cc8b098f12
commit f7eaf07915
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ mccabe==0.6.1
pylint==2.13.7
rope==0.22.0
# Required by test_http2.py
httpx==0.21.3
httpx==0.22.0
h2==4.1.0
hpack==4.0.0
hyperframe==6.0.1