From 76b72b8a1435b9507ca17831ba5efcfb90e3e421 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Dec 2022 07:39:53 +0000 Subject: [PATCH] Bump alembic from 1.9.0 to 1.9.1 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.9.0 to 1.9.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-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 e8ae064e6..73fc90d5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -alembic==1.9.0 +alembic==1.9.1 apscheduler==3.9.1.post1 bcrypt==4.0.1 bleach[css]==5.0.1