Skip to content

Commit 0f4d235

Browse files
authored
Update black to ^26.3
1 parent bc22fcf commit 0f4d235

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
@@ -27,7 +27,7 @@ python = "^3.12"
2727
httpx = ">=0.28,<1"
2828

2929
[tool.poetry.dev-dependencies]
30-
black = "^25.12"
30+
black = "^26.3"
3131
pytest = "^9"
3232
isort = "^5.11"
3333
pytest-httpx = ">0.15,<1"

0 commit comments

Comments
 (0)