Skip to content

Commit 31ad332

Browse files
Build(deps-dev): Bump black from 25.11.0 to 26.3.1
Bumps [black](https://github.com/psf/black) from 25.11.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@25.11.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f45bf68 commit 31ad332

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@ dev-flake8 = [
5555
"pydoclint == 0.8.3",
5656
"pydocstyle == 6.3.0",
5757
]
58-
dev-formatting = ["black == 25.11.0", "isort == 7.0.0"]
58+
dev-formatting = ["black == 26.3.1", "isort == 7.0.0"]
5959
dev-mkdocs = [
6060
"Markdown == 3.10.2",
61-
"black == 25.11.0",
61+
"black == 26.3.1",
6262
"mike == 2.1.4",
6363
"mkdocs-gen-files == 0.5.0",
6464
"mkdocs-literate-nav == 0.6.3",

0 commit comments

Comments
 (0)