diff --git a/requirements.txt b/requirements.txt index d35fd7f..b1ddf8b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,19 +14,19 @@ build==1.2.1 twine==5.0.0 # Testing -ruff==0.3.7 -pytest==8.1.1 +ruff==0.4.2 +pytest==8.2.0 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 +coverage==7.5.0 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.20