Skip to content

Commit 86ceeab

Browse files
build(deps-dev): bump black from 23.1.0 to 23.3.0
Bumps [black](https://github.com/psf/black) from 23.1.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@23.1.0...23.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 081a974 commit 86ceeab

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

poetry.lock

Lines changed: 27 additions & 27 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
@@ -49,7 +49,7 @@ html5lib = {version = "^1.0", optional = true}
4949
lxml = {version = "^4.3.0", optional = true}
5050

5151
[tool.poetry.group.dev.dependencies]
52-
black = "23.1.0"
52+
black = "23.3.0"
5353
isort = "^5.10.0"
5454
mypy = "^1.1.0"
5555
lxml-stubs = "^0.4.0"

0 commit comments

Comments
 (0)