diff --git a/requirements-dev.txt b/requirements-dev.txt index 1322cef..6114056 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,11 +1,11 @@ build==1.2.1 mkdocs==1.6.0 -mkdocs-material==9.5.20 -mkdocstrings[python]==0.25.0 -pytest==8.2.0 +mkdocs-material==9.5.31 +mkdocstrings[python]==0.25.2 +pytest==8.3.2 pytest-cov==5.0.0 pytest-xdist==3.6.1 -ruff==0.4.2 -wheel==0.43.0 -twine==5.0.0 -mypy==1.10.0 +ruff==0.6.0 +wheel==0.44.0 +twine==5.1.1 +mypy==1.11.1