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

Commit 4fc73ee

Browse files
Update black in pyproject.toml from ^22.1.0 to ^24.8.0
1 parent 923208d commit 4fc73ee

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

Lines changed: 25 additions & 25 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
@@ -39,7 +39,7 @@ isort = "^5.10.1"
3939
jinja2 = "^3.1.2"
4040

4141
[tool.poetry.group.dev.dependencies]
42-
black = "^24.4.2"
42+
black = "^24.8.0"
4343

4444
[build-system]
4545
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)