diff --git a/requirements.txt b/requirements.txt index ebc6ea7fc5..4f167d10a4 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.7.1 # Packaging -build==1.3.0 -twine==6.1.0 +build==1.4.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.4 +mypy==1.19.1 +pytest==8.4.2 +ruff==0.14.14 trio==0.31.0 trio-typing==0.10.0 trustme==1.2.1 -uvicorn==0.35.0 +uvicorn==0.39.0