Skip to content

Commit a3dfc38

Browse files
Update dependency black to v24.4.0 (#263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 95d2953 commit a3dfc38

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
@@ -30,7 +30,7 @@ sphinx = [
3030
{version = ">=3.1,<7.2", python = "<3.9"},
3131
{version = ">=7.2", python = ">=3.9"}
3232
]
33-
black = "24.3.0"
33+
black = "24.4.0"
3434
pycodestyle = "2.11.1"
3535
mypy = "1.9.0"
3636
pytest = "8.1.1"

0 commit comments

Comments
 (0)