Skip to content

Commit 0dfd579

Browse files
authored
Allow later black releases
1 parent 5056231 commit 0dfd579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ python = "^3.9"
2727
httpx = ">=0.23,<1"
2828

2929
[tool.poetry.dev-dependencies]
30-
black = "^22.8"
30+
black = "^22.12"
3131
pytest = "^6.2.5"
3232
isort = "^5.10.0"
3333
pytest-httpx = ">0.15,<1"

0 commit comments

Comments
 (0)