Skip to content

Commit 182a5f2

Browse files
Update flask-migrate requirement from ~=2.2.1 to ~=2.5.3 (#232)
Updates the requirements on [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) to permit the latest version. - [Release notes](https://github.com/miguelgrinberg/flask-migrate/releases) - [Changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/master/CHANGES.md) - [Commits](miguelgrinberg/Flask-Migrate@v2.2.1...v2.5.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be5a666 commit 182a5f2

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
@@ -4,7 +4,7 @@ Flask-Mail~=0.9.1
44
Flask-Gzip~=0.2
55
flask_sqlalchemy~=2.4.4
66
psycopg2-binary~=2.8.6
7-
Flask-Migrate~=2.2.1
7+
Flask-Migrate~=2.5.3
88
pylint~=2.6.0
99
gunicorn~=20.0.4
1010
csh_ldap~=2.3.1

0 commit comments

Comments
 (0)