Skip to content

Commit 91b7edf

Browse files
Bump alembic from 1.13.3 to 1.14.1
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.3 to 1.14.1. - [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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8eb285f commit 91b7edf

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ python-dotenv = "1.0.1"
3030
PyMySQL = "1.1.1"
3131
SQLAlchemy = {version = "2.0.30", extras = ["mypy", "asyncio"]}
3232
SQLAlchemy-Utils = "0.41.2"
33-
alembic = "1.13.3"
33+
alembic = "1.14.1"
3434
Jinja2 = "3.1.4"
3535
anyio = {version = "4.6.2.post1", extras = ["trio"]}
3636
asyncio = "3.4.3"

0 commit comments

Comments
 (0)