Skip to content
This repository has been archived by the owner on Dec 18, 2022. It is now read-only.

Commit

Permalink
fix: update black
Browse files Browse the repository at this point in the history
  • Loading branch information
Mousa Zeid Baker committed Apr 1, 2022
1 parent 2985d92 commit 498d66a
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 13 deletions.
41 changes: 29 additions & 12 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 @@ -35,7 +35,7 @@ pytest = "^6.2.5"
pytest-mock = "^3.6.1"
black = [
{version = "^20.8b1", python = "<=3.6.2"},
{version = "^21.12b0", python = ">3.6.2"},
{version = "^22.3.0", python = ">3.6.2"},
]
flake8 = "^4.0.1"
flake8-black = "^0.2.4"
Expand Down

0 comments on commit 498d66a

Please sign in to comment.