Skip to content

Commit

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2021
1 parent a90d2e8 commit 058250c
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 19 deletions.
56 changes: 38 additions & 18 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 @@ -12,7 +12,7 @@ oci = "^2.44.1"
pydantic = "^1.8.2"

[tool.poetry.dev-dependencies]
black = "^21.7b0"
black = "^21.8b0"
flake8 = "^3.9.2"

[tool.poetry.scripts]
Expand Down

0 comments on commit 058250c

Please sign in to comment.