Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 8cfc8d6 commit 5fff16e
Showing 1 changed file with 18 additions and 33 deletions.
51 changes: 18 additions & 33 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@
#
# pip-compile requirements-test.in
#
appdirs==1.4.4
# via black
argon2-cffi==20.1.0
# via
# -c requirements.txt
# django
asgiref==3.3.4
# via
# -c requirements.txt
Expand All @@ -20,12 +14,8 @@ attrs==21.2.0
# via
# curlylint
# pytest
black==21.5b1
black==24.4.0
# via -r requirements-test.in
cffi==1.14.5
# via
# -c requirements.txt
# argon2-cffi
click==8.0.0
# via
# black
Expand All @@ -34,7 +24,7 @@ curlylint==0.13.0
# via -r requirements-test.in
delayed-assert==0.3.5
# via -r requirements-test.in
django[argon2]==3.2.3
django==3.2.3
# via
# -c requirements.txt
# model-bakery
Expand All @@ -52,60 +42,55 @@ model-bakery==1.3.1
# via -r requirements-test.in
mypy-extensions==0.4.3
# via black
packaging==20.9
# via pytest
packaging==24.0
# via
# black
# pytest
parsy==1.1.0
# via curlylint
pathspec==0.8.1
pathspec==0.12.1
# via
# black
# curlylint
platformdirs==4.2.0
# via black
pluggy==0.13.1
# via pytest
py==1.10.0
# via pytest
pycparser==2.20
# via
# -c requirements.txt
# cffi
pyenchant==3.2.0
# via -r requirements-test.in
pylint-django==2.4.4
# via -r requirements-test.in
pylint-plugin-utils==0.6
# via pylint-django
pylint==2.8.2
# via
# -r requirements-test.in
# pylint-django
# pylint-plugin-utils
pyparsing==2.4.7
# via packaging
pytest-django==4.2.0
pylint-django==2.4.4
# via -r requirements-test.in
pylint-plugin-utils==0.6
# via pylint-django
pytest==6.2.4
# via
# -r requirements-test.in
# pytest-django
pytest-django==4.2.0
# via -r requirements-test.in
pytz==2021.1
# via
# -c requirements.txt
# django
regex==2021.4.4
# via black
six==1.16.0
# via
# -c requirements.txt
# argon2-cffi
sqlparse==0.4.1
# via
# -c requirements.txt
# django
toml==0.10.2
# via
# black
# curlylint
# pylint
# pytest
tomli==2.0.1
# via black
typing-extensions==4.11.0
# via black
wrapt==1.12.1
# via astroid

0 comments on commit 5fff16e

Please sign in to comment.