From 3820f4e32cc88fb40cf37fcd3755749a876f810b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 01:48:04 +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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 39697eff7..20698ab16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ discord-webhook[async] requests==2.32.3 steam==1.4.4 # Alembic does not use semantic versioning, so be careful with the version numbers https://alembic.sqlalchemy.org/en/latest/front.html#versioning-scheme -alembic==1.13.2 +alembic==1.13.3 rq==1.16.2 rq-scheduler==0.13.1 paramiko==3.5.0