diff --git a/requirements.txt b/requirements.txt index d35fd7f30..e31d8ece6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,22 +11,22 @@ websockets==12.0 # Packaging build==1.2.1 -twine==5.0.0 +twine==5.1.0 # Testing -ruff==0.3.7 -pytest==8.1.1 +ruff==0.4.7 +pytest==8.2.1 pytest-mock==3.14.0 -mypy==1.9.0 +mypy==1.10.0 types-click==7.1.8 types-pyyaml==6.0.12.20240311 trustme==1.1.0 -cryptography==42.0.5 -coverage==7.4.4 +cryptography==42.0.7 +coverage==7.5.3 coverage-conditional-plugin==0.9.0 httpx==0.27.0 watchgod==0.8.2 # Documentation -mkdocs==1.5.3 -mkdocs-material==9.5.17 +mkdocs==1.6.0 +mkdocs-material==9.5.25