diff --git a/pyproject.toml b/pyproject.toml index 190e891..0fed796 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dev = [ "pre-commit==3.7.1", "flake8==7.1.0", "pylint==3.2.3", - "mypy==1.10.0", + "mypy==1.10.1", "types-hdbcli==2.21.0.20240621", "typing-extensions==4.12.2", ]