From 3c01282675aca4b8ed58c67f84ea38b97e4a30bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 15:33:30 +0000 Subject: [PATCH] Bump werkzeug in /src/ui-test/test-repo/flask-hello-world Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.2 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/2.0.2...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/ui-test/test-repo/flask-hello-world/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui-test/test-repo/flask-hello-world/requirements.txt b/src/ui-test/test-repo/flask-hello-world/requirements.txt index ed60e0a..ef0c76e 100644 --- a/src/ui-test/test-repo/flask-hello-world/requirements.txt +++ b/src/ui-test/test-repo/flask-hello-world/requirements.txt @@ -9,4 +9,4 @@ Jinja2==3.0.3 MarkupSafe==2.0.1 requests==2.20.1 urllib3==1.24.3 -Werkzeug==2.0.2 +Werkzeug==2.2.3