Skip to content

Commit f3cb304

Browse files
chore(deps-dev): bump black in the uv group across 1 directory
Bumps the uv group with 1 update in the / directory: [black](https://github.com/psf/black). Updates `black` from 26.3.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@26.3.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:development dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93a4ec0 commit f3cb304

File tree

2 files changed

+47
-47
lines changed

2 files changed

+47
-47
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ test = [
2121
]
2222
lint = [
2323
"flake8==7.3.0",
24-
"black==26.3.0",
24+
"black==26.3.1",
2525
]
2626
dev = [
2727
{ include-group = "test" },

0 commit comments

Comments
 (0)