Skip to content

Commit 526e92a

Browse files
chore(deps): bump alembic from 1.18.4 to 1.18.5
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.18.4 to 1.18.5. - [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.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0bae94 commit 526e92a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies = [
1010
"SQLAlchemy==2.0.51",
1111
"aiosqlite==0.22.1",
1212
"aiocache==0.12.3",
13-
"alembic==1.18.4",
13+
"alembic==1.18.5",
1414
"asyncpg==0.31.0",
1515
"gunicorn>=25.3.0",
1616
]

0 commit comments

Comments
 (0)