Skip to content

Commit aad18a9

Browse files
dependabot[bot]mr-c
authored andcommitted
Update black requirement from ~=25.0 to ~=25.1
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@25.1.0...25.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20411c4 commit aad18a9

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,4 +1,4 @@
11
flake8-bugbear < 24.5
2-
black ~= 25.0
2+
black ~= 25.1
33
codespell
44
isort >= 5

0 commit comments

Comments
 (0)