Skip to content

Commit 3e8c061

Browse files
chore(deps-dev): bump black from 22.12.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 22.12.0 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@22.12.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d880ca4 commit 3e8c061

File tree

2 files changed

+29
-18
lines changed

2 files changed

+29
-18
lines changed

poetry.lock

Lines changed: 28 additions & 17 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
@@ -23,7 +23,7 @@ packages = [
2323
python = "^3.11"
2424

2525
[tool.poetry.dev-dependencies]
26-
black = "^22.8.0"
26+
black = "^24.3.0"
2727
isort = "^5.7.0"
2828
flake8 = "^3.8.4"
2929

0 commit comments

Comments
 (0)