Skip to content

Commit 9411cb7

Browse files
Bump black from 22.12.0 to 23.3.0
Bumps [black](https://github.com/psf/black) from 22.12.0 to 23.3.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.3.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 1533fbb commit 9411cb7

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
@@ -58,7 +58,7 @@ sphinx-immaterial = {version = "^0.11.0", optional = true}
5858
docs = ["sphinx", "sphinx-immaterial"]
5959

6060
[tool.poetry.dev-dependencies]
61-
black = "^22.0.0"
61+
black = "^23.3.0"
6262
isort = "^5.9.1"
6363
pre-commit = "*"
6464
pytest = "^7"

0 commit comments

Comments
 (0)