diff --git a/requirements_dev.txt b/requirements_dev.txt index 140e7ef..67580cd 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,17 +1,17 @@ -e .[all] -coverage==7.14.3 -mypy==2.1.0 +coverage==7.15.1 +mypy==2.2.0 pdoc==16.0.0 pip==26.1.2 pre-commit==4.6.0 pytest-cov==7.1.0 pytest==9.1.1 -ruff==0.15.20 +ruff==0.15.21 aiohttp==3.14.1 mashumaro==3.22 aiohttp-remotes==1.3.0 -google-genai==2.10.0 +google-genai==2.11.0 mcp==1.28.1 # For user management CLI