From fec53f2803fe3286a26f19554d46a46152e42aa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 12:10:33 +0000 Subject: [PATCH] Bump werkzeug from 2.0.3 to 3.0.4 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.3 to 3.0.4. - [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.0.3...3.0.4) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index b619b66..ef15d03 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ gunicorn = "==22.0.0" pymongo = "==4.7.2" requests = "==2.20.0" types-requests = "==2.25.0" -werkzeug = "==2.0.3" +werkzeug = "==3.0.4" [dev-packages] bandit = "==1.7.9" diff --git a/Pipfile.lock b/Pipfile.lock index e32c9e6..b157cb3 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "64e459eb467c3ae215a980b94f5d4fc418dceb8dd1343b3b2014b61b2927a541" + "sha256": "1488018c671760ffda02b491779ae15e2be956697ce69ae85e7d126a68d84bac" }, "pipfile-spec": 6, "requires": { @@ -384,12 +384,12 @@ }, "werkzeug": { "hashes": [ - "sha256:1421ebfc7648a39a5c58c601b154165d05cf47a3cd0ccb70857cbdacf6c8f2b8", - "sha256:b863f8ff057c522164b6067c9e28b041161b4be5ba4d0daceeaa50a163822d3c" + "sha256:02c9eb92b7d6c06f31a782811505d2157837cea66aaede3e217c7c27c039476c", + "sha256:34f2371506b250df4d4f84bfe7b0921e4762525762bbd936614909fe25cd7306" ], "index": "pypi", - "markers": "python_version >= '3.6'", - "version": "==2.0.3" + "markers": "python_version >= '3.8'", + "version": "==3.0.4" }, "zope.event": { "hashes": [