Skip to content

Commit

Permalink
Merge pull request #2367 from Textualize/dependabot/pip/black-22.6.0
Browse files Browse the repository at this point in the history
Bump black from 22.3.0 to 22.6.0
  • Loading branch information
willmcgugan committed Jul 11, 2022
2 parents b1368b6 + 2c667d7 commit 8767e86
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 27 deletions.
87 changes: 61 additions & 26 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 @@ -39,7 +39,7 @@ jupyter = ["ipywidgets"]

[tool.poetry.dev-dependencies]
pytest = "^7.0.0"
black = "^22.3"
black = "^22.6"
mypy = "^0.961"
pytest-cov = "^3.0.0"
attrs = "^21.4.0"
Expand Down

0 comments on commit 8767e86

Please sign in to comment.