Skip to content

Commit b766e8c

Browse files
dependabot[bot]kernelsamdocktermj
authored
Bump black from 25.9.0 to 25.11.0 (#102)
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: Sam <109683132+kernelsam@users.noreply.github.com> Co-authored-by: Michael Dockter <michael@dockter.com>
1 parent e64f7a8 commit b766e8c

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
@@ -45,7 +45,7 @@ development = [
4545
]
4646
lint = [
4747
"bandit==1.8.6",
48-
"black==25.9.0",
48+
"black==25.11.0",
4949
"flake8==7.3.0",
5050
"fpvs==0.3.0",
5151
"isort==6.1.0",

0 commit comments

Comments
 (0)