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
No known key found for this signature in database
GPG Key ID: 2EEB9F5CC09526C1
1 changed files with 1 additions and 1 deletions

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 \