Skip to content

Commit

Permalink
build(deps-dev): bump black from 23.7.0 to 24.3.0
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 23.7.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@23.7.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 and jpmckinney committed Mar 21, 2024
1 parent e8ebda9 commit 00d06b1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ attrs==21.2.0
# via
# jsonschema
# pytest
black==23.7.0
black==24.3.0
# via -r requirements_dev.in
build==0.10.0
# via pip-tools
Expand Down Expand Up @@ -145,9 +145,7 @@ virtualenv==20.25.0
wheel==0.38.4
# via pip-tools
yapw[perf]==0.1.4
# via
# -r requirements.txt
# yapw
# via -r requirements.txt
zipp==3.6.0
# via importlib-metadata

Expand Down

0 comments on commit 00d06b1

Please sign in to comment.