Skip to content

Commit

Permalink
build(deps-dev): bump black from 22.6.0 to 22.8.0
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 22.6.0 to 22.8.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@22.6.0...22.8.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 2, 2022
1 parent 3d99fdc commit 1160532
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
78 changes: 39 additions & 39 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 @@ -32,7 +32,7 @@ coveralls = "^3.3.1"
pytest-cov = "^3.0.0"
isort = "^5.10.1"
mypy = "^0.971"
black = "^22.6"
black = "^22.8"
flake8-docstrings = "^1.6.0"

[tool.pytest.core]
Expand Down

0 comments on commit 1160532

Please sign in to comment.