Skip to content

Commit 1016231

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 9f173fc commit 1016231

2 files changed

Lines changed: 31 additions & 26 deletions

File tree

dev/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = "Apache-2.0"
1010
authors = [{ name = "The Flower Authors", email = "hello@flower.ai" }]
1111
requires-python = ">=3.10"
1212
dependencies = [
13-
"black==25.11.0",
13+
"black==26.3.1",
1414
"PyYAML>=6.0.2,<7.0.0",
1515
"tomli>=2.0.1,<3.0.0; python_version < '3.11'",
1616
]

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)