Skip to content

Commit

Permalink
Bump black from 21.11b1 to 21.12b0
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 21.11b1 to 21.12b0.
- [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)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 1, 2022
1 parent f7217d5 commit 7a54d58
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 57 deletions.
60 changes: 4 additions & 56 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 @@ -18,7 +18,7 @@ pytest = "^6.2.5"
pytest-asyncio = "^0.16.0"
pytest-cov = "^3.0.0"
mypy = "^0.930"
black = { version = "^21.11b1", allow-prereleases = true }
black = { version = "^21.12b0", allow-prereleases = true }
pre-commit = "^2.16.0"
unasync-cli = "^0.0.9"

Expand Down

0 comments on commit 7a54d58

Please sign in to comment.