Skip to content

Commit dfa1dd0

Browse files
dependabot[bot]mr-c
authored andcommitted
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] <[email protected]>
1 parent f6aeeae commit dfa1dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lint-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
flake8-bugbear<24.13
2-
black==24.*
2+
black==25.*
33
codespell

0 commit comments

Comments
 (0)