Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent 8e22323 commit 1f97de5
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions dev_requirements/requirements-format.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
#
# pip-compile requirements-formatting.in
#
black==23.12.1
# via -r dev_requirements/requirements-formatting.in
black==24.1.0
# via -r dev_requirements/requirements-format.in
click==8.1.3
# via black
isort==5.13.2
# via -r dev_requirements/requirements-formatting.in
# via -r dev_requirements/requirements-format.in
mypy-extensions==1.0.0
# via black
packaging==23.0
Expand All @@ -18,7 +18,3 @@ pathspec==0.11.0
# via black
platformdirs==3.1.0
# via black
tomli==2.0.1
# via black
typing-extensions==4.9.0
# via black

0 comments on commit 1f97de5

Please sign in to comment.