Skip to content

Commit

Permalink
Update black to 22.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
killjoy1221 committed Jun 24, 2022
1 parent fefd696 commit efc2058
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
Expand Up @@ -38,7 +38,7 @@ easywatch = "^0.0.5"
jinja2 = ">=2.10.1"

# Dev dependencies
black = { version = "^21.12b0", optional = true }
black = { version = "^22.3.0", optional = true }
flake8 = { version = "^3.8.4", optional = true }
markdown = { version = "^3.3.3", optional = true }
pytest = { version = "^6.0.0", optional = true }
Expand Down

0 comments on commit efc2058

Please sign in to comment.