Update dependency werkzeug to v3
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovate Bot 2024-09-13 11:36:58 +00:00
parent 06caf796cd
commit c09364d5a9
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@ pyyaml = "==6.0.2"
flask-cors = "==5.0.0"
ldap3 = "==2.9.1"
pymysql = "==1.1.1"
werkzeug = "==2.3.8"
werkzeug = "==3.0.4"
[dev-packages]
flake8 = "==7.1.1"

8
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "c99f25fb2e022052be3e6fecf72c39fe3d6e4817b7f0608a094a3262fd1cc34b"
"sha256": "d9e130fd848f386d6437405e3cbbb722eab6f6bc160cbe3b4a211a902016d1dc"
},
"pipfile-spec": 6,
"requires": {
@ -420,12 +420,12 @@
},
"werkzeug": {
"hashes": [
"sha256:554b257c74bbeb7a0d254160a4f8ffe185243f52a52035060b761ca62d977f03",
"sha256:bba1f19f8ec89d4d607a3bd62f1904bd2e609472d93cd85e9d4e178f472c3748"
"sha256:02c9eb92b7d6c06f31a782811505d2157837cea66aaede3e217c7c27c039476c",
"sha256:34f2371506b250df4d4f84bfe7b0921e4762525762bbd936614909fe25cd7306"
],
"index": "pypi",
"markers": "python_version >= '3.8'",
"version": "==2.3.8"
"version": "==3.0.4"
},
"zipp": {
"hashes": [