Skip to content

Commit 261f8ce

Browse files
chore(deps-dev): bump black from 22.12.0 to 23.1.0 (#208)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f451a3 commit 261f8ce

File tree

2 files changed

+31
-70
lines changed

2 files changed

+31
-70
lines changed

poetry.lock

+30-69
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ strenum = "^0.4.9"
2828
pytest = "^7.1.3"
2929
Sphinx = "^4.3.2"
3030
flake8 = "^5.0.4"
31-
black = "^22.10"
31+
black = "^23.1"
3232
isort = "^5.11.4"
3333
pre-commit = "^2.20.0"
3434
pytest-cov = "^4.0.0"

0 commit comments

Comments
 (0)