Skip to content

Commit

Permalink
chore(deps-dev): bump black from 22.3.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.3.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.3.0...24.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 6a89c9e commit 8e543c5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ attrs==21.4.0
# flake8-implicit-str-concat
# hypothesis
# pytest
black==22.3.0
black==24.3.0
# via -r requirements.dev.in
certifi==2020.11.8
# via
Expand Down Expand Up @@ -64,8 +64,10 @@ mypy-extensions==0.4.3
# via black
nodeenv==1.6.0
# via pre-commit
packaging==21.3
# via pytest
packaging==24.0
# via
# black
# pytest
pathspec==0.9.0
# via black
pep517==0.12.0
Expand All @@ -86,8 +88,6 @@ pycodestyle==2.8.0
# via flake8
pyflakes==2.4.0
# via flake8
pyparsing==3.0.7
# via packaging
pytest==7.1.1
# via
# -r requirements.dev.in
Expand Down

0 comments on commit 8e543c5

Please sign in to comment.