Skip to content

Commit 4089ace

Browse files
chore(deps): update dependency black to v24
1 parent aab60cd commit 4089ace

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
@@ -38,7 +38,7 @@ warn_unused_ignores = true
3838
[tool.poetry.dev-dependencies]
3939
pytest = "^7.4.2"
4040
mypy = "^1.6"
41-
black = "^23.9"
41+
black = "^24.0.0"
4242
flake8 = "^7.0.0"
4343
isort = "^5.10.1"
4444
poetry-publish = "^0.5.0"

0 commit comments

Comments
 (0)