mirror of https://github.com/bitcoin/bitcoin.git
ci: update codespell to 2.4.1
This commit is contained in:
parent
21ee656337
commit
c797e50dda
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue