diff --git a/lint_requirements.txt b/lint_requirements.txt index 152e2c5..12e04a7 100644 --- a/lint_requirements.txt +++ b/lint_requirements.txt @@ -2,7 +2,7 @@ black==23.10.0 flake8==6.1.0 isort==5.12.0 -mypy==1.6.0 +mypy==1.6.1 shellcheck-py==0.9.0.6 # Type annotation stubs