Skip to content

Commit 9854008

Browse files
chore(deps): update dependency black to v26 [security]
1 parent 55fe504 commit 9854008

File tree

4 files changed

+60
-60
lines changed

4 files changed

+60
-60
lines changed

backend/data_tools/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pytest-cov = "==7.0.0"
3737
pytest-mock = "==3.15.1"
3838
ipython = "==9.11.0"
3939
pytest-docker = {extras = ["docker-compose-v2"], version = "==3.2.5"}
40-
black = {extras = ["d"], version = "==25.12.0"}
40+
black = {extras = ["d"], version = "==26.3.1"}
4141
isort = "==8.0.1"
4242

4343
[requires]

backend/data_tools/Pipfile.lock

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

backend/ops_api/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ sqlalchemy-continuum = "==1.6.0"
2727
deepdiff = "*"
2828

2929
[dev-packages]
30-
black = {extras = ["d"], version = "==25.12.0"}
30+
black = {extras = ["d"], version = "==26.3.1"}
3131
flake8 = "==7.3.0"
3232
isort = "==8.0.1"
3333
nox = "==2026.2.9"

backend/ops_api/Pipfile.lock

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

0 commit comments

Comments
 (0)