Skip to content

Commit 45241c6

Browse files
committed
fix: Update black version
1 parent bed7455 commit 45241c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ pytest = "^6.2"
4343
pytest-asyncio = "^0.15"
4444
apispec = {version = "^6.0", extras = ["yaml"]}
4545
autoflake = "^1.4"
46-
black = "22.3.0"
46+
black = "^26.5.1"
4747
isort = "^5.9"
4848
mypy = "1.19"
4949
flake8 = "^7.0.0"

0 commit comments

Comments
 (0)