Skip to content

Commit d4e4914

Browse files
chore(deps): update black requirement from ==24.* to ==25.*
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.1a1...25.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ae21f8 commit d4e4914

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ pytest-cov == 6.0.*
44
pytest-timeout == 2.3.*
55
pytest-xdist == 3.6.*
66
types-PyYAML == 6.*
7-
black == 24.*
7+
black == 25.*
88
ruff == 0.7.*
99
mypy == 1.13.*

0 commit comments

Comments
 (0)