Skip to content

Commit ac5dafe

Browse files
Bump alembic from 1.7.7 to 1.9.0 (#156)
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.7.7 to 1.9.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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7893380 commit ac5dafe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask_SQLAlchemy==2.5.1
22
SQLAlchemy==1.4.40
3-
alembic==1.7.7
3+
alembic==1.9.0
44
Flask_Login==0.6.0
55
Flask_Testing==0.8.1
66
Flask==2.0.2

0 commit comments

Comments
 (0)