Skip to content

Commit 9997397

Browse files
build(deps-dev): bump black from 26.3.0 to 26.3.1 (#253)
Bumps [black](https://github.com/psf/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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 720f730 commit 9997397

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
@@ -36,7 +36,7 @@ coverage = [
3636
"coverage==7.13.4"
3737
]
3838
formatting = [
39-
"black==26.3.0",
39+
"black==26.3.1",
4040
"isort==8.0.1"
4141
]
4242
linting = [

0 commit comments

Comments
 (0)