Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump black from 24.8.0 to 24.10.0 #898

Open
wants to merge 8 commits into
base: dev
Choose a base branch
from
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ django-mptt == 0.16.0
# Code quality
# ------------------------------------------------------------------------------
pylint
black == 24.8.0
black == 24.10.0
isort
flake8
flake8-django
Expand Down
Loading