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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2021
1 parent 81da656 commit 10a160a
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 @@ -31,7 +31,7 @@ yarl = ">=1.6.0"

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

0 comments on commit 10a160a

Please sign in to comment.