diff --git a/pyproject.toml b/pyproject.toml index e454552..7a91b55 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dev = [ "pre-commit==3.8.0", "flake8==7.1.0", "pylint==3.2.6", - "mypy==1.11.0", + "mypy==1.11.1", "types-hdbcli==2.21.0.20240621", "typing-extensions==4.12.2", ]