Skip to content

Commit 3f34c23

Browse files
authored
Update black to latest upstream release
1 parent 044bc48 commit 3f34c23

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
@@ -22,7 +22,7 @@ python = "^3.8"
2222
httpx = ">=0.20,<1"
2323

2424
[tool.poetry.dev-dependencies]
25-
black = "^21.12b0"
25+
black = "^22.3.0"
2626
pytest = "^6.2.5"
2727
pytest-httpx = ">0.15,<1"
2828
pytest-asyncio = "^0.16.0"

0 commit comments

Comments
 (0)