From 83b1a8696dc59721bf42c98ac9a2f1fbfa031feb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 19:45:54 +0000 Subject: [PATCH] chore(deps): bump werkzeug from 2.2.2 to 2.3.8 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.3.8. - [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.2.2...2.3.8) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index c637a5d..3dee29d 100644 --- a/Pipfile +++ b/Pipfile @@ -21,7 +21,7 @@ sqlalchemy-serializer = "*" gunicorn = "==20.1.0" black = "~=23.1.0" gevent = "*" -werkzeug = "==2.2.2" +werkzeug = "==2.3.8" pytest = "*" pytest-cov = "*" pytest-mock = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 0931c13..f22a287 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "84757316899ab97dbc9843cb65f65425046354d67f92d8ab44d94d2c93c31c16" + "sha256": "e9ab4e3f0d096d7ecf73aad02039183e75312bf72d824e8584e7eb6fc10eb927" }, "pipfile-spec": 6, "requires": { @@ -1293,12 +1293,12 @@ }, "werkzeug": { "hashes": [ - "sha256:7ea2d48322cc7c0f8b3a215ed73eabd7b5d75d0b50e31ab006286ccff9e00b8f", - "sha256:f979ab81f58d7318e064e99c4506445d60135ac5cd2e177a2de0089bfd4c9bd5" + "sha256:554b257c74bbeb7a0d254160a4f8ffe185243f52a52035060b761ca62d977f03", + "sha256:bba1f19f8ec89d4d607a3bd62f1904bd2e609472d93cd85e9d4e178f472c3748" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==2.2.2" + "markers": "python_version >= '3.8'", + "version": "==2.3.8" }, "wtforms": { "hashes": [