Compare commits

..

1 Commits

Author SHA1 Message Date
446163785d Update dependency werkzeug to v3
All checks were successful
continuous-integration/drone/pr Build is passing
2024-10-25 19:36:54 +00:00
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 = "==3.0.5"
werkzeug = "==3.0.6"
[dev-packages]
flake8 = "==7.1.1"

8
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "dc503bebd763c2321b84ebe408691dc2cac21765482932a6ad22584238ade76e"
"sha256": "5bbeaf54341cee2ab14328b469ac70a8272880be8630c13a245b51aae6cb722e"
},
"pipfile-spec": 6,
"requires": {
@ -427,12 +427,12 @@
},
"werkzeug": {
"hashes": [
"sha256:033bc3783777078517f32ae3ba9e86e9bc38bdbf139b1a5a3af9679a64ed1293",
"sha256:6e589e0b303561b8b1a61d363ee05b1d7de6ca12f27a3a25269ae6ee93e363fd"
"sha256:1bc0c2310d2fbb07b1dd1105eba2f7af72f322e1e455f2f93c993bee8c8a5f17",
"sha256:a8dd59d4de28ca70471a34cba79bed5f7ef2e036a76b3ab0835474246eb41f8d"
],
"index": "pypi",
"markers": "python_version >= '3.8'",
"version": "==3.0.5"
"version": "==3.0.6"
},
"zipp": {
"hashes": [