diff --git a/requirements-dev.txt b/requirements-dev.txt index 6114056..67c3a11 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.31 -mkdocstrings[python]==0.25.2 -pytest==8.3.2 +build==1.2.2.post1 +mkdocs==1.6.1 +mkdocs-material==9.5.42 +mkdocstrings[python]==0.26.2 +pytest==8.3.3 pytest-cov==5.0.0 pytest-xdist==3.6.1 -ruff==0.6.0 +ruff==0.7.1 wheel==0.44.0 twine==5.1.1 -mypy==1.11.1 +mypy==1.13.0