Skip to content

Commit cb167e4

Browse files
build(deps): Bump black from 25.11.0 to 26.3.1 in /dev
Bumps [black](https://github.com/psf/black) from 25.11.0 to 26.3.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.11.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e6f45b commit cb167e4

File tree

2 files changed

+31
-26
lines changed

2 files changed

+31
-26
lines changed

dev/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description = "Tools for developers."
99
license = "Apache-2.0"
1010
authors = [{ name = "The Flower Authors", email = "hello@flower.ai" }]
1111
requires-python = ">=3.10"
12-
dependencies = ["black==25.11.0", "PyYAML>=6.0.2,<7.0.0"]
12+
dependencies = ["black==26.3.1", "PyYAML>=6.0.2,<7.0.0"]
1313

1414
[dependency-groups]
1515
dev = [

dev/uv.lock

Lines changed: 30 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)