diff --git a/pyproject.toml b/pyproject.toml index ac112e9..2787f6d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dev = [ "pre-commit==4.0.1", "flake8==7.1.1", "pylint==3.3.3", - "mypy==1.14.0", + "mypy==1.14.1", "types-hdbcli==2.23.0.20241221", "typing-extensions==4.12.2", ]