Skip to content

Commit 2d8570f

Browse files
chore(deps-dev): bump black from 23.12.1 to 24.10.0
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.10.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.10.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b291db2 commit 2d8570f

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 @@ docs = [
5050
[tool.poetry.dev-dependencies]
5151
pytest = "^7.4"
5252
pytest-cov = "^4.1"
53-
black = "^23.12.1"
53+
black = "^24.10.0"
5454
isort = "^5.13.2"
5555
flake8 = "^7.0.0"
5656
mypy = "^1.8.0"

0 commit comments

Comments
 (0)