Skip to content

Commit

Permalink
Bump black from 21.11b0 to 21.11b1 (#250)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 18, 2021
1 parent 26069a8 commit 7b947c9
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 @@ -25,7 +25,7 @@ tox = "^3.24"
pytest = "^6.2"
pytest-cov = "^3.0.0"
pre-commit = "^2.15"
black = {version = "^21.11b0", allow-prereleases = true}
black = {version = "^21.11b1", allow-prereleases = true}
pylint = "^2.9.6"
isort = "^5.10.1"
mypy = "^0.910"
Expand Down

0 comments on commit 7b947c9

Please sign in to comment.