Skip to content

Commit 3a3722d

Browse files
chore(deps): bump flask-migrate from 2.7.0 to 4.0.4
Bumps [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) from 2.7.0 to 4.0.4. - [Changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md) - [Commits](miguelgrinberg/Flask-Migrate@v2.7.0...v4.0.4) --- updated-dependencies: - dependency-name: flask-migrate dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6336d46 commit 3a3722d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ sqlalchemy-citext = "^1.8.0"
123123
coolname = "^1.1.0"
124124
python-slugify = "^8.0.1"
125125
cryptography = "40.0.2"
126-
Flask-Migrate = "2.7.0"
126+
Flask-Migrate = "4.0.4"
127127
marrow-mailer = {git = "https://github.com/LexMachinaInc/mailer.git", rev = "develop"}
128128
marrow-util = {git = "https://github.com/LexMachinaInc/util.git", rev = "develop"}
129129
jinja2 = "<3"

0 commit comments

Comments
 (0)