Skip to content

Commit 40ee9ce

Browse files
Bump black from 22.10.0 to 23.1.0
Bumps [black](https://github.com/psf/black) from 22.10.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.10.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 1a31075 commit 40ee9ce

File tree

2 files changed

+34
-47
lines changed

2 files changed

+34
-47
lines changed

poetry.lock

Lines changed: 33 additions & 46 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
@@ -39,7 +39,7 @@ version = "2.0.0"
3939
python = "^3.9"
4040

4141
[tool.poetry.group.dev.dependencies]
42-
black = "^22.10.0"
42+
black = "^23.1.0"
4343
isort = "^5.12.0"
4444
flake8 = "^6.0.0"
4545
flake8-mypy = "^17.8.0"

0 commit comments

Comments
 (0)