Skip to content

Commit d8b0548

Browse files
chore(deps-dev): bump black from 22.12.0 to 23.1.0
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>
1 parent 2d90126 commit d8b0548

2 files changed

Lines changed: 34 additions & 38 deletions

File tree

poetry.lock

Lines changed: 33 additions & 37 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
@@ -10,7 +10,7 @@ python = "^3.8"
1010
nonebot2 = "^2.0.0-rc.1"
1111

1212
[tool.poetry.dev-dependencies]
13-
black = "^22.12.0"
13+
black = "^23.1.0"
1414
pylint = "^2.15.10"
1515
pytest = "^7.2.1"
1616

0 commit comments

Comments
 (0)