From 1a779186c7b8402bd766d836f5136539eef1aba1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 17:35:19 +0000 Subject: [PATCH] chore(deps): bump alembic from 1.14.1 to 1.16.3 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.14.1 to 1.16.3. - [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.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d2ba5e879..dd51f1b48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -alembic==1.14.1 +alembic==1.16.3 apscheduler==3.11.0 bcrypt==4.3.0 bleach[css]==6.2.0