From 085fa33b1da4e3a61c7c6e8d16a2f17a1bcaf8dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 18:01:23 +0000 Subject: [PATCH] chore(deps): bump flask-migrate from 4.0.7 to 4.1.0 Bumps [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) from 4.0.7 to 4.1.0. - [Release notes](https://github.com/miguelgrinberg/flask-migrate/releases) - [Changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md) - [Commits](https://github.com/miguelgrinberg/flask-migrate/compare/v4.0.7...v4.1.0) --- updated-dependencies: - dependency-name: flask-migrate dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 86c9c0a2..7b2aa329 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ lxml==5.3.0 pytz==2025.2 tzlocal==5.3.1 markdown2==2.5.1 -flask-migrate==4.0.7 +flask-migrate==4.1.0 email_validator gitdb==4.0.11 Werkzeug==3.1.4