From 07229448d0f9c00690ffafa8ff002cfbd606e82a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 22:49:02 +0000 Subject: [PATCH] Bump alembic from 1.13.1 to 1.14.0 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.1 to 1.14.0. - [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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a95a562c..12d50b58 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -alembic==1.13.1 +alembic==1.14.0 apprise==1.7.6 bcrypt==3.2.2 # Newer versions dont have Wheel beautifulsoup4==4.12.3