Skip to content

Commit b648114

Browse files
Bump alembic from 1.14.0 to 1.16.5
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.14.0 to 1.16.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.16.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a77e7fb commit b648114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ requires-python = ">=3.12"
215215
dependencies = [
216216
"aiomysql ==0.2.0",
217217
"aiosqlite ==0.20.0",
218-
"alembic ==1.14.0",
218+
"alembic ==1.16.5",
219219
"apscheduler ==3.10.4",
220220
"argon2_cffi ==23.1.0",
221221
"asgi-babel==0.10.0",

0 commit comments

Comments
 (0)