summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index ff4f185..23a724c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -30,7 +30,7 @@ tortoise-orm = "^0.19.1"
httpx = "^0.23.0"
[tool.poetry.dev-dependencies]
-black = "^21.4-beta.0"
+black = "^22.3"
[tool.pytest.ini_options]
addopts = '-p no:warnings'