We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52fa0d2 commit 601edd8Copy full SHA for 601edd8
ci/lint/04_install.sh
@@ -46,7 +46,7 @@ if [ ! -d "${LINT_RUNNER_PATH}" ]; then
46
fi
47
48
${CI_RETRY_EXE} pip3 install \
49
- codespell==2.2.5 \
+ codespell==2.2.6 \
50
flake8==6.1.0 \
51
lief==0.13.2 \
52
mypy==1.4.1 \
0 commit comments