From fd6d1215e988233ed749b1a67c26dcf2f4e2a414 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 17:13:53 +0000 Subject: [PATCH] Bump werkzeug from 1.0.1 to 2.2.3 in /rest Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 2.2.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/1.0.1...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest/requirements.txt b/rest/requirements.txt index 1f58b4b..a502139 100644 --- a/rest/requirements.txt +++ b/rest/requirements.txt @@ -43,7 +43,7 @@ toml==0.10.1 urllib3==1.26.5 virtualenv==20.7.2 webargs==6.1.1 -Werkzeug==1.0.1 +Werkzeug==2.2.3 zipp==3.4.0 zope.event==4.5.0 msgpack==1.0.2