Skip to content

Commit 26f49d4

Browse files
build(deps-dev): bump black from 24.3.0 to 24.4.0 (#2766)
Bumps [black](https://github.com/psf/black) from 24.3.0 to 24.4.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.3.0...24.4.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Car <nick@kurrawong.net>
1 parent 740eece commit 26f49d4

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

Lines changed: 24 additions & 24 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
@@ -47,7 +47,7 @@ html5lib = {version = "^1.0", optional = true}
4747
lxml = {version = "^4.3.0", optional = true}
4848

4949
[tool.poetry.group.dev.dependencies]
50-
black = "24.3.0"
50+
black = "24.4.0"
5151
mypy = "^1.1.0"
5252
lxml-stubs = ">=0.4,<0.6"
5353

0 commit comments

Comments
 (0)