Skip to content

Commit 9838f26

Browse files
chore(deps-dev): bump black from 26.3.1 to 26.5.1
Bumps [black](https://github.com/psf/black) from 26.3.1 to 26.5.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.3.1...26.5.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09c1317 commit 9838f26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ test = [
2424
]
2525
lint = [
2626
"flake8==7.3.0",
27-
"black==26.3.1",
27+
"black==26.5.1",
2828
]
2929
dev = [
3030
{ include-group = "test" },

0 commit comments

Comments
 (0)