Skip to content

Commit 0c8c39e

Browse files
Bump black in /circleci/images/stylechecker/files/etc
Bumps [black](https://github.com/psf/black) from 24.10.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@24.10.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac4338a commit 0c8c39e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

circleci/images/stylechecker/files/etc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
-i https://pypi.python.org/simple
66
attrs==25.4.0; python_version >= '3.9'
7-
black==24.10.0; python_version >= '3.9'
7+
black==26.3.1; python_version >= '3.9'
88
click==8.3.1; python_version >= '3.10'
99
flake8==7.3.0; python_version >= '3.9'
1010
flake8-bugbear==25.11.29; python_version >= '3.10'

0 commit comments

Comments
 (0)