2
0
mirror of https://github.com/searx/searx synced 2025-08-31 14:38:23 +00:00

Merge pull request #2947 from searx/dependabot/pip/master/httpx-http2--0.19.0

Bump httpx[http2] from 0.17.1 to 0.19.0
This commit is contained in:
Noémi Ványi
2021-08-22 20:40:05 +02:00
committed by GitHub

View File

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