From a91988f33892d2f1194041e3b0e843d58589e55d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 07:37:24 +0000 Subject: [PATCH] Bump werkzeug from 2.3.7 to 3.0.0 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.7 to 3.0.0. - [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.3.7...3.0.0) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 789ec9d0..77671c9f 100644 --- a/Pipfile +++ b/Pipfile @@ -12,7 +12,7 @@ coverage = "*" requests-mock = "*" Flask = "*" Flask-API = "*" -werkzeug = "<3" +werkzeug = "<4" firebase-admin = "*" mock-firestore = "*" pytest-mock = "*" diff --git a/Pipfile.lock b/Pipfile.lock index b650f6d6..1d147c7a 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "c9167d4b98179ab7a96cd207d0baeeadf1aff8652f6662c7018f8556f6017b55" + "sha256": "c36ac587a1d415422fd3db038bec5a99e65889b77ce18617c02a6e57e5995aae" }, "pipfile-spec": 6, "requires": { @@ -1457,12 +1457,12 @@ }, "werkzeug": { "hashes": [ - "sha256:2b8c0e447b4b9dbcc85dd97b6eeb4dcbaf6c8b6c3be0bd654e25553e0a2157d8", - "sha256:effc12dba7f3bd72e605ce49807bbe692bd729c3bb122a3b91747a6ae77df528" + "sha256:3ffff4dcc32db52ef3cc94dff3000a3c2846890f3a5a51800a27b909c5e770f0", + "sha256:cbb2600f7eabe51dbc0502f58be0b3e1b96b893b05695ea2b35b43d4de2d9962" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==2.3.7" + "version": "==3.0.0" }, "wsproto": { "hashes": [