Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -349,8 +349,8 @@ shellcheck: python-lint: <<: *debian-template variables: # Most recent as of 2024-10-24 BLACK_VERSION: 24.10.0 # Most recent as of 2025-09-11 BLACK_VERSION: 25.1.0 # Most recent as of 2025-09-11 MYPY_VERSION: 1.17.1 # Most recent as of 2025-09-11 Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -349,8 +349,8 @@ shellcheck: python-lint: <<: *debian-template variables: # Most recent as of 2024-10-24 BLACK_VERSION: 24.10.0 # Most recent as of 2025-09-11 BLACK_VERSION: 25.1.0 # Most recent as of 2025-09-11 MYPY_VERSION: 1.17.1 # Most recent as of 2025-09-11 Loading