Skip to content

Commit 5b5edd2

Browse files
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 a2c99dc commit 5b5edd2

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
@@ -70,7 +70,7 @@ documentation = [
7070
]
7171
lint = [
7272
"bandit==1.9.4",
73-
"black==26.3.0",
73+
"black==26.3.1",
7474
"flake8==7.3.0",
7575
"isort==8.0.1",
7676
"mypy==1.19.1",

0 commit comments

Comments
 (0)