Skip to content

Commit e9b4e4d

Browse files
committed
chore(deps): update dependency black to v26 [security]
1 parent 54989a7 commit e9b4e4d

File tree

12 files changed

+292
-221
lines changed

12 files changed

+292
-221
lines changed

libs/admin-api-lib/poetry.lock

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

libs/admin-api-lib/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ flake8-simplify = "^0.30.0"
105105
flake8-wot = "^0.2.0"
106106
flake8-function-order = "^0.0.5"
107107
flake8-tidy-imports = "^4.10.0"
108-
black = "^25.1.0"
108+
black = "^26.0.0"
109109
flake8-logging-format = "^2024.24.12"
110110
flake8-docstrings = "^1.7.0"
111111

libs/extractor-api-lib/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.

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 = "^26.0.0"
167167
flake8-logging-format = "^2024.24.12"
168168
flake8-docstrings = "^1.7.0"
169169

0 commit comments

Comments
 (0)