Skip to content

Commit bdcd2d8

Browse files
build(deps-dev): bump black from 22.12.0 to 23.1.0 (#106)
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 b87e162 commit bdcd2d8

File tree

2 files changed

+30
-16
lines changed

2 files changed

+30
-16
lines changed

poetry.lock

Lines changed: 29 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ importlib-metadata = { version = "<4.3", python = "<3.8" }
4545

4646
[tool.poetry.dev-dependencies]
4747
mypy = "^1.0"
48-
black = "^22.10.0"
48+
black = "^23.1.0"
4949
flake8 = "^5.0.4"
5050
isort = "^5.10.1"
5151
pre-commit = "^2.21.0"

0 commit comments

Comments
 (0)