Commit efa7a3a9 authored by Jim Newsome's avatar Jim Newsome
Browse files

CI: update black to 25.1.0

parent 8644ccbf
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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