Skip to content

Commit 99053e3

Browse files
Bump the minor-and-patch group in /api with 2 updates
Bumps the minor-and-patch group in /api with 2 updates: [nebius](https://github.com/nebius/api) and [sqlalchemy[asyncio]](https://github.com/sqlalchemy/sqlalchemy). Updates `nebius` from 0.3.65 to 0.3.70 - [Commits](https://github.com/nebius/api/commits) Updates `sqlalchemy[asyncio]` from 2.0.49 to 2.0.50 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) --- updated-dependencies: - dependency-name: nebius dependency-version: 0.3.70 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sqlalchemy[asyncio] dependency-version: 2.0.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be2f590 commit 99053e3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

api/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ dependencies = [
1919
"fastapi==0.125.0",
2020
"fastapi-users[sqlalchemy,oauth]==15.0.5",
2121
"httpx-oauth==0.16.1",
22-
"nebius==0.3.65",
22+
"nebius==0.3.70",
2323
"packaging==26.2",
2424
"psutil==7.2.2",
2525
"pydantic>=2.13.4,<3.0",
2626
"python-dotenv==1.2.2",
2727
"python-multipart==0.0.29",
28-
"sqlalchemy[asyncio]==2.0.49",
28+
"sqlalchemy[asyncio]==2.0.50",
2929
"transformerlab==0.1.40",
3030
"transformerlab-inference==0.2.52",
3131
"uvicorn==0.35.0",

0 commit comments

Comments
 (0)