Skip to content

Commit 2bbcd11

Browse files
Update flask-migrate requirement from ~=2.2.1 to ~=2.5.3
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]>
1 parent 602279e commit 2bbcd11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ Flask-Mail~=0.9.1
44
Flask-Gzip~=0.2
55
flask_sqlalchemy~=2.3.2
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.1.0
1111
onesignal-sdk~=1.0.0
1212
pylint-quotes~=0.2.1
13-
sentry-sdk~=0.19.1
13+
sentry-sdk~=0.19.5

0 commit comments

Comments
 (0)