Skip to content

Commit ac6c154

Browse files
dependabot[bot]mxmeinhold
authored andcommitted
Update flask-migrate requirement from ~=2.5.3 to ~=2.7.0
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.5.3...v2.7.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5169fee commit ac6c154

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
@@ -3,7 +3,7 @@ ddtrace
33
Flask~=1.1.2
44
Flask-Gzip~=0.2
55
Flask-Mail~=0.9.1
6-
Flask-Migrate~=2.5.3
6+
Flask-Migrate~=2.7.0
77
Flask-pyoidc~=3.7.0
88
flask_sqlalchemy~=2.4.4
99
gunicorn~=20.0.4

0 commit comments

Comments
 (0)