Skip to content

Commit 29ec723

Browse files
chore(deps): Bump black from 24.8.0 to 24.10.0
Bumps [black](https://github.com/psf/black) from 24.8.0 to 24.10.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.8.0...24.10.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c44e910 commit 29ec723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ django-mptt == 0.16.0
3939
# Code quality
4040
# ------------------------------------------------------------------------------
4141
pylint
42-
black == 24.8.0
42+
black == 24.10.0
4343
isort
4444
flake8
4545
flake8-django

0 commit comments

Comments
 (0)