Update dependency flask-migrate to v4
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovate Bot 2024-09-11 10:36:36 +00:00
parent 4c345ecc5f
commit ef3fc88009
2 changed files with 7 additions and 8 deletions

View File

@ -10,7 +10,7 @@ name = "pypi"
[packages] [packages]
flask = "==2.3.3" flask = "==2.3.3"
python-dotenv = "==1.0.1" python-dotenv = "==1.0.1"
flask-migrate = "==3.1.0" flask-migrate = "==4.0.7"
flask-sqlalchemy = "==2.5.1" flask-sqlalchemy = "==2.5.1"
sqlalchemy = "==1.4.54" sqlalchemy = "==1.4.54"
waitress = "==2.1.2" waitress = "==2.1.2"

13
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "de94837fe1dd05059fb0f290b555572ea11040729f1503d22e3ba05be3b4ce7e" "sha256": "0aa715aa5bac230e35317d511ef5b3020ff372f1a14b0278b365d66522a30537"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
@ -59,12 +59,12 @@
}, },
"flask-migrate": { "flask-migrate": {
"hashes": [ "hashes": [
"sha256:57d6060839e3a7f150eaab6fe4e726d9e3e7cffe2150fb223d73f92421c6d1d9", "sha256:5c532be17e7b43a223b7500d620edae33795df27c75811ddf32560f7d48ec617",
"sha256:a6498706241aba6be7a251078de9cf166d74307bca41a4ca3e403c9d39e2f897" "sha256:dff7dd25113c210b069af280ea713b883f3840c1e3455274745d7355778c8622"
], ],
"index": "pypi", "index": "pypi",
"markers": "python_version >= '3.6'", "markers": "python_version >= '3.6'",
"version": "==3.1.0" "version": "==4.0.7"
}, },
"flask-sqlalchemy": { "flask-sqlalchemy": {
"hashes": [ "hashes": [
@ -266,11 +266,10 @@
}, },
"pyasn1": { "pyasn1": {
"hashes": [ "hashes": [
"sha256:3a35ab2c4b5ef98e17dfdec8ab074046fbda76e281c5a706ccd82328cfc8f64c", "sha256:6f580d2bdd84365380830acf45550f2511469f673cb4a5ae3857a3170128b034"
"sha256:cca4bb0f2df5504f02f6f8a775b6e416ff9b0b3b16f7ee80b5a3153d9b804473"
], ],
"markers": "python_version >= '3.8'", "markers": "python_version >= '3.8'",
"version": "==0.6.0" "version": "==0.6.1"
}, },
"pymysql": { "pymysql": {
"hashes": [ "hashes": [