pip prod(deps): bump httpx from 0.20.0 to 0.21.3 (#951)

Bumps [httpx](https://github.com/encode/httpx) from 0.20.0 to 0.21.3.
- [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.20.0...0.21.3)

---
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>
Co-authored-by: Abhinav Singh <126065+abhinavsingh@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-01-10 14:01:43 +05:30 committed by GitHub
parent 35e9c57af7
commit 372a9edb44
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.12.2 pylint==2.12.2
rope==0.22.0 rope==0.22.0
# Required by test_http2.py # Required by test_http2.py
httpx==0.20.0 httpx==0.21.3
h2==4.1.0 h2==4.1.0
hpack==4.0.0 hpack==4.0.0
hyperframe==6.0.1 hyperframe==6.0.1