Skip to content

Commit a428bae

Browse files
Bump alembic from 1.7.6 to 1.7.7
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.7.6 to 1.7.7. - [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] <support@github.com>
1 parent 16c99d7 commit a428bae

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.32
3-
alembic==1.7.6
3+
alembic==1.7.7
44
Flask_Login==0.6.0
55
Flask_Testing==0.8.1
66
Flask==2.0.2

0 commit comments

Comments
 (0)