Skip to content

Commit c873ca7

Browse files
build(deps-dev): bump black from 23.12.0 to 24.1.1
Bumps [black](https://github.com/psf/black) from 23.12.0 to 24.1.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.0...24.1.1) --- 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 aa1c642 commit c873ca7

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
@@ -51,7 +51,7 @@ exclude = ["test/**/*.py", "example/**", "ts-diagrams/**"]
5151
pytest-clarity = "^1.0.1"
5252
pytest-cov = "^4.0.0"
5353
flake8 = ">=6,<8"
54-
black = ">=22.12,<24.0"
54+
black = ">=22.12,<25.0"
5555
isort = "^5.11.4"
5656
pytest-console-scripts = "^1.3.1"
5757

0 commit comments

Comments
 (0)