From e754c6ecef119feb3114c91a83c4c7308ae1d1ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 12:11:12 +0000 Subject: [PATCH] Bump werkzeug from 2.2.3 to 3.0.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 3.0.3. - [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.3...3.0.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 6c06a9c52..9c0184971 100644 --- a/Pipfile +++ b/Pipfile @@ -95,5 +95,5 @@ sphinx-rtd-theme = "*" django-debug-toolbar = "*" rope = "*" # python refactoring tool pygraphviz = "*" # used for python manage.py graph_models -werkzeug = "==2.2.3" +werkzeug = "==3.0.3" selenium = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 8c8b8f05c..37c397792 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "ebed88f23c14b3536281121ff9e163c294b8689791c2c382708a3d605b0f366e" + "sha256": "122a7a2c9adb013e7c03971f9669e7889ef4032c0e6f944e20b91162f063546b" }, "pipfile-spec": 6, "requires": {}, @@ -1989,12 +1989,12 @@ }, "werkzeug": { "hashes": [ - "sha256:2e1ccc9417d4da358b9de6f174e3ac094391ea1d4fbef2d667865d819dfd0afe", - "sha256:56433961bc1f12533306c624f3be5e744389ac61d722175d543e1751285da612" + "sha256:097e5bfda9f0aba8da6b8545146def481d06aa7d3266e7448e2cccf67dd8bd18", + "sha256:fc9645dc43e03e4d630d23143a04a7f947a9a3b5727cd535fdfe155a17cc48c8" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==2.2.3" + "markers": "python_version >= '3.8'", + "version": "==3.0.3" }, "wsproto": { "hashes": [