diff --git a/requirements-dev.txt b/requirements-dev.txt index 6114056..741f484 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 -pytest-cov==5.0.0 +build==1.2.2.post1 +mkdocs==1.6.1 +mkdocs-material==9.5.44 +mkdocstrings[python]==0.27.0 +pytest==8.3.3 +pytest-cov==6.0.0 pytest-xdist==3.6.1 -ruff==0.6.0 -wheel==0.44.0 +ruff==0.7.3 +wheel==0.45.0 twine==5.1.1 -mypy==1.11.1 +mypy==1.13.0