py-black: add v24.4.0 -> 25.1.0 (#49814)
Signed-off-by: Gregory Becker <becker33@llnl.gov> Signed-off-by: Todd Gamblin <tgamblin@llnl.gov> Co-authored-by: Todd Gamblin <tgamblin@llnl.gov> Co-authored-by: Harmen Stoppels <me@harmenstoppels.nl>
This commit is contained in:
@@ -133,7 +133,7 @@ def mypy_root_spec() -> str:
|
||||
|
||||
def black_root_spec() -> str:
|
||||
"""Return the root spec used to bootstrap black"""
|
||||
return _root_spec("py-black@:24.1.0")
|
||||
return _root_spec("py-black@:25.1.0")
|
||||
|
||||
|
||||
def flake8_root_spec() -> str:
|
||||
|
Reference in New Issue
Block a user