Skip to content

Commit d3d5c19

Browse files
build(deps-dev): bump black from 26.3.0 to 26.3.1
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>
1 parent 69b8c8c commit d3d5c19

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
@@ -38,7 +38,7 @@ coverage = [
3838
"coverage==7.13.4"
3939
]
4040
formatting = [
41-
"black==26.3.0",
41+
"black==26.3.1",
4242
"isort==8.0.1"
4343
]
4444
packaging = [

0 commit comments

Comments
 (0)