Skip to content

Commit

Permalink
Upate black for python 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dkraczkowski committed Nov 11, 2021
1 parent a814f62 commit c56df81
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 23 deletions.
50 changes: 28 additions & 22 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 @@ -39,7 +39,7 @@ bson = "^0.5.10"
pytest = "^4.1.0"
pytest-cov = "^2.5"
pytest-mock = "^1.9"
black = "^20.8b1"
black = "21.10b0"
isort = "^5.6.4"
mypy = "^0.812"
pylint = "^2.7.2"

0 comments on commit c56df81

Please sign in to comment.