Skip to content

Commit

Permalink
Bump black from 21.12b0 to 22.1.0
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.1.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits/22.1.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2022
1 parent aa3e10b commit 1fee519
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 13 deletions.
41 changes: 29 additions & 12 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 @@ -32,7 +32,7 @@ pydantic = "^1.8.0"

[tool.poetry.dev-dependencies]
aresponses = "^2.1.5"
black = "^21.12b0"
black = "^22.1"
blacken-docs = "^1.12.0"
coverage = {version = "^6.3", extras = ["toml"]}
flake8 = "^4.0.1"
Expand Down

0 comments on commit 1fee519

Please sign in to comment.