From 78dcf768dae124493e957e4e76fbd2f190381bbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Dec 2024 16:22:08 +0100 Subject: [PATCH] Bump werkzeug from 2.1.2 to 3.0.6 (#680) Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.1.2 to 3.0.6. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/2.1.2...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Pipfile | 2 +- Pipfile.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 565d3a23..97448fb5 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ sympy = "*" gunicorn = "*" python-dotenv = "*" Flask = "==2.1.3" -werkzeug = "==2.1.2" +werkzeug = "==3.0.6" Flask-Mail = "*" Flask-SQLAlchemy = "*" Flask-Bcrypt = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 6a677d64..248a1cb4 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "8cfaf8c522b72c423d9e2fac57cc254a563d8f4a19b2517dd98812e01cfa3562" + "sha256": "16b994711f37f50fc7655328f61bb169c4c7a4b830f027cc21c0e567563e26d6" }, "pipfile-spec": 6, "requires": { @@ -788,11 +788,12 @@ }, "werkzeug": { "hashes": [ - "sha256:1ce08e8093ed67d638d63879fd1ba3735817f7a80de3674d293f5984f25fb6e6", - "sha256:72a4b735692dd3135217911cbeaa1be5fa3f62bffb8745c5215420a03dc55255" + "sha256:1bc0c2310d2fbb07b1dd1105eba2f7af72f322e1e455f2f93c993bee8c8a5f17", + "sha256:a8dd59d4de28ca70471a34cba79bed5f7ef2e036a76b3ab0835474246eb41f8d" ], "index": "pypi", - "version": "==2.1.2" + "markers": "python_version >= '3.8'", + "version": "==3.0.6" }, "wtforms": { "hashes": [