Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 1, 2023
1 parent 6026112 commit 46fb5f0
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 38 deletions.
70 changes: 33 additions & 37 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,<0.10.0"

[tool.poetry.dev-dependencies]
flake8-bugbear = "^23.1.17"
black = "^22.12.0"
black = "^23.1.0"
flake8 = "^5.0.4"
flake8-black = "^0.3.6"
pytest = "^7.2.1"
Expand Down

0 comments on commit 46fb5f0

Please sign in to comment.