Merge branch 'main' into renovate/minor-3.11-python
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Brain 2024-08-23 15:30:29 +02:00
commit 08f1104942
Signed by: Brain
GPG Key ID: EE936E31EE3AEE7A
2 changed files with 6 additions and 6 deletions

View File

@ -13,7 +13,7 @@ python-dotenv = "==0.17.1"
flask-migrate = "==3.0.1" flask-migrate = "==3.0.1"
flask-sqlalchemy = "==2.5.1" flask-sqlalchemy = "==2.5.1"
sqlalchemy = "==1.4.53" sqlalchemy = "==1.4.53"
waitress = "==2.0.0" waitress = "==2.1.2"
pyyaml = "==6.0.2" pyyaml = "==6.0.2"
flask-cors = "==3.0.10" flask-cors = "==3.0.10"
ldap3 = "==2.9.1" ldap3 = "==2.9.1"

10
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "8aca1e3caa1a8154ee74b171408de204be9bb26b54f1e85bad2669d646768e36" "sha256": "449eddc1f51af4eaf66443277e81ba5402260db3fa906c99015c08c8fabbd0b9"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
@ -337,12 +337,12 @@
}, },
"waitress": { "waitress": {
"hashes": [ "hashes": [
"sha256:29af5a53e9fb4e158f525367678b50053808ca6c21ba585754c77d790008c746", "sha256:7500c9625927c8ec60f54377d590f67b30c8e70ef4b8894214ac6e4cad233d2a",
"sha256:69e1f242c7f80273490d3403c3976f3ac3b26e289856936d1f620ed48f321897" "sha256:780a4082c5fbc0fde6a2fcfe5e26e6efc1e8f425730863c04085769781f51eba"
], ],
"index": "pypi", "index": "pypi",
"markers": "python_full_version >= '3.6.0'", "markers": "python_full_version >= '3.7.0'",
"version": "==2.0.0" "version": "==2.1.2"
}, },
"werkzeug": { "werkzeug": {
"hashes": [ "hashes": [