diff --git a/requirements.txt b/requirements.txt index 90219a8c..00ad07d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,30 +1,30 @@ -e .[asyncio,trio,http2,socks] # Docs -mkdocs==1.6.0 -mkdocs-autorefs==1.0.1 -mkdocs-material==9.5.27 +mkdocs==1.6.1 +mkdocs-autorefs==1.4.3 +mkdocs-material==9.6.21 mkdocs-material-extensions==1.3.1 -mkdocstrings[python-legacy]==0.25.1 +mkdocstrings[python-legacy]==0.30.1 jinja2==3.1.6 # Packaging -build==1.2.2.post1 -twine==6.1.0 +build==1.3.0 +twine==6.2.0 # Tests & Linting -coverage[toml]==7.5.4 -ruff==0.5.0 -mypy==1.10.1 +coverage[toml]==7.10.7 +ruff==0.13.2 +mypy==1.18.2 trio-typing==0.10.0 -pytest==8.2.2 -pytest-httpbin==2.0.0 +pytest==8.4.2 +pytest-httpbin==2.1.0 pytest-trio==0.8.0 werkzeug<3.1 # See: https://github.com/psf/httpbin/issues/35 # Benchmarking and profiling -uvicorn==0.30.1 -aiohttp==3.10.2 -urllib3==2.2.2 -matplotlib==3.7.5 -pyinstrument==4.6.2 +uvicorn==0.37.0 +aiohttp==3.12.15 +urllib3==2.5.0 +matplotlib==3.9.4 +pyinstrument==5.1.1