From 366baa5bbd5f30ffdaa935d8544ad67548b65a63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:08:08 +0000 Subject: [PATCH] Bump werkzeug in /04_docker_cpu_test/02_with_container/smartlabs Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.9 to 0.15.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.9...0.15.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 04_docker_cpu_test/02_with_container/smartlabs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 04_docker_cpu_test/02_with_container/smartlabs/requirements.txt diff --git a/04_docker_cpu_test/02_with_container/smartlabs/requirements.txt b/04_docker_cpu_test/02_with_container/smartlabs/requirements.txt old mode 100755 new mode 100644 index e60e46b..38221f5 --- a/04_docker_cpu_test/02_with_container/smartlabs/requirements.txt +++ b/04_docker_cpu_test/02_with_container/smartlabs/requirements.txt @@ -2,4 +2,4 @@ Flask==0.10.1 itsdangerous==0.24 Jinja2==2.8 MarkupSafe==0.23 -Werkzeug==0.11.9 +Werkzeug==0.15.3