Merge pull request 'Update dependency flask-migrate to v4' (!111) from renovate/flask-migrate-4.x into main
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #111
This commit is contained in:
Brain 2024-09-13 13:13:42 +02:00
commit 06caf796cd
2 changed files with 12 additions and 11 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"

21
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "c56fd21c6bf45388a1a7040219ff20517b341517f3d4dd5a2db57d901f4297a4" "sha256": "c99f25fb2e022052be3e6fecf72c39fe3d6e4817b7f0608a094a3262fd1cc34b"
}, },
"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": [
@ -149,11 +149,11 @@
}, },
"importlib-metadata": { "importlib-metadata": {
"hashes": [ "hashes": [
"sha256:66f342cc6ac9818fc6ff340576acd24d65ba0b3efabb2b4ac08b598965a4a2f1", "sha256:45e54197d28b7a7f1559e60b95e7c567032b602131fbd588f1497f47880aa68b",
"sha256:9a547d3bc3608b025f93d403fdd1aae741c24fbb8314df4b155675742ce303c5" "sha256:71522656f0abace1d072b9e5481a48f07c138e00f079c38c8f883823f9c26bd7"
], ],
"markers": "python_version < '3.10'", "markers": "python_version < '3.10'",
"version": "==8.4.0" "version": "==8.5.0"
}, },
"importlib-resources": { "importlib-resources": {
"hashes": [ "hashes": [
@ -266,6 +266,7 @@
}, },
"pyasn1": { "pyasn1": {
"hashes": [ "hashes": [
"sha256:0d632f46f2ba09143da3a8afe9e33fb6f92fa2320ab7e886e2d0f7672af84629",
"sha256:6f580d2bdd84365380830acf45550f2511469f673cb4a5ae3857a3170128b034" "sha256:6f580d2bdd84365380830acf45550f2511469f673cb4a5ae3857a3170128b034"
], ],
"markers": "python_version >= '3.8'", "markers": "python_version >= '3.8'",
@ -508,11 +509,11 @@
}, },
"importlib-metadata": { "importlib-metadata": {
"hashes": [ "hashes": [
"sha256:66f342cc6ac9818fc6ff340576acd24d65ba0b3efabb2b4ac08b598965a4a2f1", "sha256:45e54197d28b7a7f1559e60b95e7c567032b602131fbd588f1497f47880aa68b",
"sha256:9a547d3bc3608b025f93d403fdd1aae741c24fbb8314df4b155675742ce303c5" "sha256:71522656f0abace1d072b9e5481a48f07c138e00f079c38c8f883823f9c26bd7"
], ],
"markers": "python_version < '3.10'", "markers": "python_version < '3.10'",
"version": "==8.4.0" "version": "==8.5.0"
}, },
"jinja2": { "jinja2": {
"hashes": [ "hashes": [