Skip to content

Commit dded1e5

Browse files
Update black requirement from ~=23.12.1 to ~=24.3.0
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.12.1...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5d22a6 commit dded1e5

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,6 +1,6 @@
11
anyio>=3.7.1
22
autoflake~=2.2.1
3-
black~=23.12.1
3+
black~=24.3.0
44
isort~=5.13.2
55
pytest~=7.4.0
66
pytest-mock~=3.12.0

0 commit comments

Comments
 (0)