Skip to content

Commit 4717518

Browse files
Bump black from 25.9.0 to 25.11.0 (#44)
Bumps [black](https://github.com/psf/black) from 25.9.0 to 25.11.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.9.0...25.11.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Dockter <michael@dockter.com>
1 parent c2ad015 commit 4717518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ documentation = [
6969
]
7070
lint = [
7171
"bandit==1.8.6",
72-
"black==25.9.0",
72+
"black==25.11.0",
7373
"flake8==7.3.0",
7474
"isort==6.1.0; python_version < '3.10'",
7575
"isort==7.0.0; python_version > '3.9'",

0 commit comments

Comments
 (0)