Skip to content

Commit

Permalink
chore(deps-dev): bump black from 22.6.0 to 22.8.0 in /client (#180)
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>

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 Sep 8, 2022
1 parent 198dc74 commit b315b3e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 deletions client/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 client/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ tabulate = "^0.8.10"

[tool.poetry.dev-dependencies]
flake8-bugbear = "^22.8.23"
black = "^22.1.0"
black = "^22.8.0"
flake8 = "^5.0.4"
flake8-black = "^0.3.3"
pytest = "^7.1.1"
Expand Down

0 comments on commit b315b3e

Please sign in to comment.