Skip to content

Commit 9689d7e

Browse files
chore(deps): bump black from 25.12.0 to 26.1.0
Bumps [black](https://github.com/psf/black) from 25.12.0 to 26.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.12.0...26.1.0) --- updated-dependencies: - dependency-name: black dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68b95cb commit 9689d7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pytest_mock==3.15.1
88

99
# Code linters, formatters, and security scanners
1010
# ------------
11-
black==25.12.0
11+
black==26.1.0
1212
flake8==7.3.0
1313
flake8-coding==1.3.2
1414
pre-commit==4.2.0

0 commit comments

Comments
 (0)