Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 913b88b

Browse files
build(deps-dev): bump black from 23.12.1 to 24.2.0
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.2.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.2.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 290ae1b commit 913b88b

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

Lines changed: 24 additions & 24 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
@@ -19,7 +19,7 @@ prettyconf = "^2.2.1"
1919
pypers = "^1.3.4"
2020

2121
[tool.poetry.dev-dependencies]
22-
black = "^23.12.1"
22+
black = "^24.2.0"
2323
pre-commit = "^3.6.0"
2424
isort = "^5.13.2"
2525
pylint = "^3.1.0"

0 commit comments

Comments
 (0)