From 093c7f77226fcefacfc81b25d738a0b6a34d56c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 15:11:38 +0000 Subject: [PATCH] Bump alembic from 1.13.2 to 1.13.3 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.2 to 1.13.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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app_worker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app_worker/requirements.txt b/app_worker/requirements.txt index 45b1dac..0fe6b5a 100644 --- a/app_worker/requirements.txt +++ b/app_worker/requirements.txt @@ -1,3 +1,3 @@ -alembic==1.13.2 +alembic==1.13.3 python-dotenv==1.0.1 yt-dlp>=2024.5.23.232707.dev0