Skip to content

Commit

Permalink
FIX: black to stable
Browse files Browse the repository at this point in the history
  • Loading branch information
thearchitector committed Apr 16, 2022
1 parent 333e386 commit 70ce82e
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 17 deletions.
49 changes: 33 additions & 16 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asynccasbin = "^1.1.2"
tortoise-orm = ">=0.18.0"

# linting deps (dev only)
black = {version = "^21.7b0", optional = true}
black = {version = "^22.3.0", optional = true}
flake8 = {version = "^3.9.2", optional = true}
isort = {version = "^5.9.2", optional = true}
mypy = {version = "^0.910", optional = true}
Expand Down

0 comments on commit 70ce82e

Please sign in to comment.