Skip to content

Commit 3b0c9d2

Browse files
Bump black from 25.1.0 to 25.11.0
Bumps [black](https://github.com/psf/black) from 25.1.0 to 25.11.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.1.0...25.11.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ff7a6e commit 3b0c9d2

2 files changed

Lines changed: 85 additions & 25 deletions

File tree

poetry.lock

Lines changed: 84 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
@@ -20,7 +20,7 @@ requests = "^2.32.5"
2020

2121
[tool.poetry.group.dev.dependencies]
2222
flake8 = "^7.1.2"
23-
black = "^25.1.0"
23+
black = "^25.11.0"
2424
pip-licenses = "^2.0.1"
2525
jinja2 = "^3.1.6"
2626
pyyaml = "^6.0.3"

0 commit comments

Comments
 (0)