From b711ffc53ad71f1b93ae56246e3f07177a80c72b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 16:33:28 +0000 Subject: [PATCH] Bump werkzeug from 0.11.11 to 2.2.3 in /clients/pythonweb/provgraph_web Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.11 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/0.11.11...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- clients/pythonweb/provgraph_web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/pythonweb/provgraph_web/requirements.txt b/clients/pythonweb/provgraph_web/requirements.txt index 4fd4aa82..56bd12fc 100644 --- a/clients/pythonweb/provgraph_web/requirements.txt +++ b/clients/pythonweb/provgraph_web/requirements.txt @@ -11,4 +11,4 @@ MarkupSafe==0.23 six==1.10.0 SQLAlchemy==1.1.4 webassets==0.12.0 -Werkzeug==0.11.11 +Werkzeug==2.2.3