Skip to content

Commit 8c0ced3

Browse files
authoredJul 11, 2023
Update black requirement from ~=23.3 to ~=23.7
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@23.3.0...23.7.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fef22ac commit 8c0ced3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
black~=23.3
1+
black~=23.7
22
isort~=5.12.0

0 commit comments

Comments
 (0)
Please sign in to comment.