Skip to content

Commit 8c52d26

Browse files
dependabot[bot]Joshix-1
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:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 233dc17 commit 8c52d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ build==1.2.2.post1
33

44
# formatting and fixing
55
autoflake==2.*
6-
black==24.*
6+
black==25.*
77
isort==6.*
88

99
# tests

0 commit comments

Comments
 (0)