From 2e9a561b8b12efff7a6dab23eb4eb38688d35b3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 14:05:52 +0000 Subject: [PATCH] chore(deps): Bump alembic from 1.14.0 to 1.17.1 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.14.0 to 1.17.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-version: 1.17.1 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 8f31d02..e0e0a8b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -alembic==1.14.0 +alembic==1.17.1 beautifulsoup4==4.12.3 feedfinder2==0.0.4 feedparser==6.0.11