Skip to content

Commit b3cb102

Browse files
Bump black from 24.8.0 to 25.1.0
Bumps [black](https://github.com/psf/black) from 24.8.0 to 25.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.8.0...25.1.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4022735 commit b3cb102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ pytest-cov~=6.0.0
5858
pylint==3.2.6
5959
mypy==1.11.1
6060
pycodestyle==2.12.1
61-
black==24.8.0
61+
black==25.1.0
6262
ruff==0.9.3
6363
types-six==1.16.21.9
6464
types-PyYAML==6.0.12.20240917

0 commit comments

Comments
 (0)