Skip to content

Commit 0fdebf3

Browse files
build(deps-dev): bump black from 23.12.1 to 24.3.0
Bumps [black](https://github.com/psf/black) from 23.12.1 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.12.1...24.3.0) --- updated-dependencies: - dependency-name: black dependency-version: 24.3.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7249fcb commit 0fdebf3

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

poetry.lock

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ classifiers = [
5050
]
5151

5252
[tool.poetry.group.dev.dependencies]
53-
black = ">=22.12,<24.0"
53+
black = ">=22.12,<25.0"
5454
mypy = "^1.17.0"
5555
bandit = "^1.8.6"
5656
pylint = "^3.3.7"

0 commit comments

Comments
 (0)