Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>

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] authored Sep 20, 2022
1 parent 3d7dd4c commit b1659c0
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 71 deletions.
144 changes: 74 additions & 70 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 @@ -16,7 +16,7 @@ python = "^3.7"
PyGObject = "^3.38.0"

[tool.poetry.dev-dependencies]
black = "^20.8b1"
black = "^22.8"
flake8 = "^5.0.4"
mypy = "^0.971"
pre-commit = "^2.20.0"
Expand Down

0 comments on commit b1659c0

Please sign in to comment.