Update dependency flask-migrate to v3.1.0
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
6c6fcea81c
commit
ea7aee8b0b
2
Pipfile
2
Pipfile
@ -10,7 +10,7 @@ name = "pypi"
|
||||
[packages]
|
||||
flask = "==2.0.3"
|
||||
python-dotenv = "==0.17.1"
|
||||
flask-migrate = "==3.0.1"
|
||||
flask-migrate = "==3.1.0"
|
||||
flask-sqlalchemy = "==2.5.1"
|
||||
sqlalchemy = "==1.4.53"
|
||||
waitress = "==2.0.0"
|
||||
|
9
Pipfile.lock
generated
9
Pipfile.lock
generated
@ -1,7 +1,7 @@
|
||||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "ff85ee1b8ae09d6a2434aef272ddb21328d95f45cf9b1dae06c8c87d696d9960"
|
||||
"sha256": "884b063a39186600537a6a49ee43c947e77ce69391182ceeccd088b1a8df6771"
|
||||
},
|
||||
"pipfile-spec": 6,
|
||||
"requires": {
|
||||
@ -51,11 +51,12 @@
|
||||
},
|
||||
"flask-migrate": {
|
||||
"hashes": [
|
||||
"sha256:4d42e8f861d78cb6e9319afcba5bf76062e5efd7784184dd2a1cccd9de34a702",
|
||||
"sha256:df9043d2050df3c0e0f6313f6b529b62c837b6033c20335e9d0b4acdf2c40e23"
|
||||
"sha256:57d6060839e3a7f150eaab6fe4e726d9e3e7cffe2150fb223d73f92421c6d1d9",
|
||||
"sha256:a6498706241aba6be7a251078de9cf166d74307bca41a4ca3e403c9d39e2f897"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==3.0.1"
|
||||
"markers": "python_version >= '3.6'",
|
||||
"version": "==3.1.0"
|
||||
},
|
||||
"flask-sqlalchemy": {
|
||||
"hashes": [
|
||||
|
Loading…
Reference in New Issue
Block a user