Skip to content

Commit

Permalink
chore: bump black from 23.12.0 to 24.1.0
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 23.12.0 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.0...24.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent b6b61cf commit 8f6fc5e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 25 deletions.
49 changes: 25 additions & 24 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ traitlets = ">=5"

[tool.poetry.dev-dependencies]
Sphinx = "~7.1"
black = "^23.12.0"
black = "^24.1.0"
commitizen = "^3.13.0"
coverage = "^7.4.0"
darglint = "^1.8.1"
Expand Down

0 comments on commit 8f6fc5e

Please sign in to comment.