Bump httpx-socks[asyncio] from 0.3.1 to 0.4.0

Bumps [httpx-socks[asyncio]](https://github.com/romis2012/httpx-socks) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/romis2012/httpx-socks/releases)
- [Commits](https://github.com/romis2012/httpx-socks/compare/v0.3.1...v0.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-07 06:59:01 +00:00 committed by GitHub
parent 39eda78088
commit 131d727c1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,6 @@ httpx[http2]==0.17.1
Brotli==1.0.9
uvloop==0.15.2; python_version >= '3.7'
uvloop==0.14.0; python_version < '3.7'
httpx-socks[asyncio]==0.3.1
httpx-socks[asyncio]==0.4.0
langdetect==1.0.8
setproctitle==1.2.2