diff --git a/setup.cfg b/setup.cfg index 44b13c7f60f..7bef79a1a55 100755 --- a/setup.cfg +++ b/setup.cfg @@ -27,7 +27,7 @@ install_requires = appdirs>=1.4.4 appdirs-stubs>=0.1.0 cryptography>=3.4.0 - httpx[http2]==0.23.0 + httpx[http2]==0.24.0 pydantic[dotenv]>=1.8.2 python-dateutil>=2.8.2 readerwriterlock==1.0.9 @@ -52,7 +52,7 @@ dev = pytest==6.2.5 pytest-asyncio==0.19.0 pytest-cov==3.0.0 - pytest-httpx==0.21.0 + pytest-httpx==0.22.0 pytest-mock==3.6.1 pytest-timeout==2.1.0 pytest-xdist==2.5.0