Skip to content

Commit 230c84d

Browse files
build(deps-dev)(deps-dev): bump black from 24.4.2 to 25.12.0 (#94)
Bumps [black](https://github.com/psf/black) from 24.4.2 to 25.12.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.2...25.12.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.12.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad620e2 commit 230c84d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ safety==3.2.3
2020
semgrep==1.75.0 # Additional security scanner
2121

2222
# Code Quality
23-
black==24.4.2 # Code formatter
23+
black==25.12.0 # Code formatter
2424
isort==5.13.2 # Import sorter
2525
flake8==7.0.0 # Linter
2626
mypy==1.10.0 # Type checker

0 commit comments

Comments
 (0)