Skip to content

Commit f9f1d3a

Browse files
Update alembic requirement from ~=0.9.8 to ~=1.4.3
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/master/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc4b169 commit f9f1d3a

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.4.3
22
astroid~=2.4.0
33
blinker~=1.4
44
click~=7.1

0 commit comments

Comments
 (0)