Skip to content

Commit 6609b8f

Browse files
Update alembic requirement from ~=0.9.8 to ~=1.7.7
Updates the requirements on [alembic](https://github.com/sqlalchemy/alembic) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a724020 commit 6609b8f

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,4 +1,4 @@
1-
alembic~=0.9.8
1+
alembic~=1.7.7
22
astroid~=2.4.0
33
blinker~=1.4
44
click~=7.1

0 commit comments

Comments
 (0)