Skip to content

Commit ed1dd71

Browse files
⬆️ Update black requirement from ~=24.4.2 to ~=24.8.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@24.4.2...24.8.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9878548 commit ed1dd71

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
@@ -1,6 +1,6 @@
11
anyio~=4.4.0
22
autoflake~=2.3.1
3-
black~=24.4.2
3+
black~=24.8.0
44
isort~=5.13.2
55
pytest~=8.2.0
66
pytest-mock~=3.14.0

0 commit comments

Comments
 (0)