Skip to content

Commit

Permalink
build(deps-dev): bump black from 23.12.1 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.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]>
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent 1a0088f commit 6d70d9a
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 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 @@ -26,7 +26,7 @@ superposed-pulses = "^1.2"
importlib-metadata = ">=5,<7"

[tool.poetry.group.dev.dependencies]
black = ">=22.10,<24.0"
black = ">=22.10,<25.0"
bandit = "1.7.6"
mypy = ">=0.982,<1.7"
pre-commit = ">=2.19,<4.0"
Expand Down

0 comments on commit 6d70d9a

Please sign in to comment.