Skip to content

Commit 17463a2

Browse files
chore(deps): bump alembic from 1.17.2 to 1.18.4 in /backend-api
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.17.2 to 1.18.4. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.18.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f5852a5 commit 17463a2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

backend-api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
"fastapi-users[sqlalchemy]>=13.0.0",
1414
"sqlalchemy>=2.0.0",
1515
"asyncpg>=0.29.0",
16-
"alembic>=1.13.0",
16+
"alembic>=1.18.4",
1717
# OAuth helpers (Google SSO)
1818
"httpx>=0.27.0",
1919
"httpx-oauth>=0.15.0",

backend-api/uv.lock

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

0 commit comments

Comments
 (0)