diff --git a/ci/lint/requirements.txt b/ci/lint/requirements.txt index 239725a2bd0..5a6b7624989 100644 --- a/ci/lint/requirements.txt +++ b/ci/lint/requirements.txt @@ -1,4 +1,4 @@ # lief version should match the version used in Guix lief==0.17.5 -mypy==2.3.0 +mypy==2.3.1 pyzmq==27.2.0