diff --git a/pyproject.toml b/pyproject.toml index 9d8179c..58c6248 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,11 +66,11 @@ test = [ lint = [ "radon==6.0.1", "xenon==0.9.3", - "mypy==1.20.2", - "ruff==0.15.12", + "mypy==2.1.0", + "ruff==0.15.17", "pylint==4.0.5", "bandit==1.9.4", - "pip-audit==2.10.0", + "pip-audit==2.10.1", "pre-commit==4.6.0", "boto3-stubs==1.43.5", "pydantic==2.13.4",