Bump black version

This commit is contained in:
xs5871
2023-02-12 16:51:15 +00:00
committed by xs5871
parent 5a38af6632
commit 2852420ea8
3 changed files with 82 additions and 167 deletions

View File

@@ -17,6 +17,6 @@ ipython = "*"
isort = "*"
neovim = "*"
s3cmd = "*"
black = "==21.6b0"
black = "==22.3.0"
flake8-quotes = "*"
flake8-black = "*"