Bump httpx[http2] from 0.17.1 to 0.18.1

Bumps [httpx[http2]](https://github.com/encode/httpx) from 0.17.1 to 0.18.1.
- [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.17.1...0.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-30 06:55:23 +00:00 committed by GitHub
parent e5bcc3cbbe
commit f59199b470
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ lxml==4.6.3
pygments==2.8.1
python-dateutil==2.8.1
pyyaml==5.4.1
httpx[http2]==0.17.1
httpx[http2]==0.18.1
Brotli==1.0.9
uvloop==0.15.2; python_version >= '3.7'
uvloop==0.14.0; python_version < '3.7'