Skip to content

Commit 22e6526

Browse files
committed
lint mypy 0.910
1 parent 6ae9c2e commit 22e6526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/lint/04_install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ update-alternatives --install /usr/bin/clang-format-diff clang-format-diff $(whi
1313

1414
${CI_RETRY_EXE} pip3 install codespell==2.0.0
1515
${CI_RETRY_EXE} pip3 install flake8==3.8.3
16-
${CI_RETRY_EXE} pip3 install mypy==0.781
16+
${CI_RETRY_EXE} pip3 install mypy==0.910
1717
${CI_RETRY_EXE} pip3 install pyzmq==22.3.0
1818
${CI_RETRY_EXE} pip3 install vulture==2.3
1919

0 commit comments

Comments
 (0)