Skip to content

Commit 8c14e35

Browse files
dependabot[bot]mwiebemoorec-aws
authored
chore(deps): update black requirement from ==24.* to ==25.* (#131)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mark Wiebe <[email protected]> Co-authored-by: Charles Moore <[email protected]>
1 parent b940c45 commit 8c14e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.9.*
99
mypy == 1.15.*

0 commit comments

Comments
 (0)