diff --git a/pyproject.toml b/pyproject.toml index 78e6b16..a5a190e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dev = [ "pre-commit==4.0.1", "flake8==7.1.1", "pylint==3.3.1", - "mypy==1.12.1", + "mypy==1.13.0", "types-hdbcli==2.22.0.20240924", "typing-extensions==4.12.2", ]