diff --git a/lint_requirements.txt b/lint_requirements.txt index 54fb442..73edf93 100644 --- a/lint_requirements.txt +++ b/lint_requirements.txt @@ -2,7 +2,7 @@ black==23.11.0 flake8==6.1.0 isort==5.12.0 -mypy==1.5.1 +mypy==1.7.0 shellcheck-py==0.9.0.6 # Type annotation stubs