Skip to content

Commit 680ea07

Browse files
Bump black from 26.1.0 to 26.3.1
Bumps [black](https://github.com/psf/black) from 26.1.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@26.1.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee922d7 commit 680ea07

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

poetry.lock

Lines changed: 32 additions & 32 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
@@ -87,7 +87,7 @@ wheel = ">=0.46.2"
8787

8888
[tool.poetry.group.dev.dependencies]
8989
bandit = "*"
90-
black = "^26.1.0"
90+
black = "^26.3.1"
9191
cyclonedx-python-lib = "^11.6.0"
9292
cloudfoundry-client = "*"
9393
exceptiongroup = "==1.3.1"

0 commit comments

Comments
 (0)