diff --git a/requirements.txt b/requirements.txt index ebc6ea7fc5..6124027bcf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,19 +11,19 @@ chardet==5.2.0 # Documentation mkdocs==1.6.1 mkautodoc==0.2.0 -mkdocs-material==9.6.18 +mkdocs-material==9.6.21 # Packaging build==1.3.0 -twine==6.1.0 +twine==6.2.0 # Tests & Linting -coverage[toml]==7.10.6 -cryptography==45.0.7 -mypy==1.17.1 -pytest==8.4.1 -ruff==0.12.11 +coverage[toml]==7.10.7 +cryptography==46.0.2 +mypy==1.18.2 +pytest==8.4.2 +ruff==0.13.2 trio==0.31.0 trio-typing==0.10.0 trustme==1.2.1 -uvicorn==0.35.0 +uvicorn==0.37.0