Skip to content

Commit

Permalink
⬆️ Bump black from 22.10.0 to 24.3.0
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 22.10.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@22.10.0...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent a1d3e14 commit 15c23a3
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asgiref==3.5.2
# via django
attrs==22.1.0
# via pytest
black==22.10.0
black==24.3.0
# via -r requirements.in
click==8.1.3
# via black
Expand All @@ -28,8 +28,10 @@ mccabe==0.7.0
# via flake8
mypy-extensions==0.4.3
# via black
packaging==21.3
# via pytest
packaging==24.2
# via
# black
# pytest
pathspec==0.10.1
# via black
platformdirs==2.5.2
Expand All @@ -42,8 +44,6 @@ pycodestyle==2.9.1
# via flake8
pyflakes==2.5.0
# via flake8
pyparsing==3.0.9
# via packaging
pystache==0.6.0
# via static
pytest==7.1.3
Expand All @@ -59,7 +59,11 @@ static==1.1.1
static3==0.7.0
# via dj-static
tomli==2.0.1
# via pytest
# via
# black
# pytest
typing-extensions==4.12.2
# via black

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit 15c23a3

Please # to comment.