Skip to content

Commit

Permalink
Bump black from 21.11b0 to 21.11b1
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 21.11b0 to 21.11b1.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 18, 2021
1 parent ebd7cde commit 6c64d2d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -33,7 +33,7 @@ aiohttp = "^3.8.1"
aresponses = "^2.1.4"

[tool.poetry.dev-dependencies]
black = "^21.10b0"
black = "^21.11b1"
blacken-docs = "^1.11.0"
coverage = {version = "^6.1", extras = ["toml"]}
flake8 = "^4.0.1"
Expand Down

0 comments on commit 6c64d2d

Please sign in to comment.