Skip to content

Commit 70ce82e

Browse files
FIX: black to stable
1 parent 333e386 commit 70ce82e

File tree

2 files changed

+34
-17
lines changed

2 files changed

+34
-17
lines changed

poetry.lock

+33-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ asynccasbin = "^1.1.2"
1616
tortoise-orm = ">=0.18.0"
1717

1818
# linting deps (dev only)
19-
black = {version = "^21.7b0", optional = true}
19+
black = {version = "^22.3.0", optional = true}
2020
flake8 = {version = "^3.9.2", optional = true}
2121
isort = {version = "^5.9.2", optional = true}
2222
mypy = {version = "^0.910", optional = true}

0 commit comments

Comments
 (0)