Skip to content

Commit

Permalink
bump pinned version of black (#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
cs01 committed Jan 16, 2022
1 parent f89bf50 commit 799d340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noxfile.py
Expand Up @@ -22,7 +22,7 @@

doc_dependencies = [".", "mkdocs", "mkdocs-material"]
lint_dependencies = [
"black==20.8b1",
"black==21.12b0",
"vulture",
"flake8",
"mypy==0.782",
Expand Down

0 comments on commit 799d340

Please sign in to comment.