Skip to content

Commit 8fbe443

Browse files
build(deps-dev): bump black
Bumps [black](https://github.com/psf/black) from 22.10.0 to 26.3.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.10.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ca858a commit 8fbe443

2 files changed

Lines changed: 104 additions & 29 deletions

File tree

test/providers/tst_manifests/pyproject/poetry_dev_deps/poetry.lock

Lines changed: 103 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/providers/tst_manifests/pyproject/poetry_dev_deps/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ python = "^3.11"
99
requests = "^2.31.0"
1010

1111
[tool.poetry.group.dev.dependencies]
12-
black = "22.10.0"
12+
black = "26.3.1"

0 commit comments

Comments
 (0)