Skip to content

Commit 50cb506

Browse files
build(deps): bump black from 25.9.0 to 26.3.1 in /server
Bumps [black](https://github.com/psf/black) from 25.9.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.9.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1cd87f9 commit 50cb506

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies = [
77
"fastapi==0.119.0",
88
"uvicorn==0.38.0",
99
"mlx-lm==0.31.0",
10-
"black==25.9.0",
10+
"black==26.3.1",
1111
"openai-harmony==0.0.8",
1212
"openresponses-types"
1313
]

server/uv.lock

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

0 commit comments

Comments
 (0)