Skip to content

Commit 7fc8e15

Browse files
chore: bump black from 25.12.0 to 26.3.1 in /libs/extractor-api-lib
Bumps [black](https://github.com/psf/black) from 25.12.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@25.12.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 56c5499 commit 7fc8e15

2 files changed

Lines changed: 34 additions & 34 deletions

File tree

libs/extractor-api-lib/poetry.lock

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

libs/extractor-api-lib/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ flake8-simplify = "^0.30.0"
163163
flake8-wot = "^0.2.0"
164164
flake8-function-order = "^0.0.5"
165165
flake8-tidy-imports = "^4.10.0"
166-
black = "^25.1.0"
166+
black = ">=25.1,<27.0"
167167
flake8-logging-format = "^2024.24.12"
168168
flake8-docstrings = "^1.7.0"
169169

0 commit comments

Comments
 (0)