ci: update codespell to 2.4.1

This commit is contained in:
fanquake
2025-05-29 15:10:00 +01:00
parent 21ee656337
commit c797e50dda

View File

@@ -37,7 +37,7 @@ command -v python3
python3 --version
${CI_RETRY_EXE} pip3 install \
codespell==2.2.6 \
codespell==2.4.1 \
lief==0.13.2 \
mypy==1.4.1 \
pyzmq==25.1.0 \