Skip to content

Commit 9e6b14b

Browse files
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-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25f624c commit 9e6b14b

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
@@ -18,7 +18,7 @@ honcho = "^1.1.0"
1818
[tool.poetry.group.dev.dependencies]
1919
pylint = "^3.0.2"
2020
flake8 = "^6.1.0"
21-
black = "^23.10.1"
21+
black = "^24.3.0"
2222
pytest = "^7.4.3"
2323
pytest-pspec = "^0.0.4"
2424
pytest-cov = "^4.1.0"

0 commit comments

Comments
 (0)