From d5aa4eb1721154fd538c1cfd3966fa6ae50f25c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 02:32:52 +0000 Subject: [PATCH] Bump werkzeug from 0.11.15 to 0.15.5 in /tank_robot Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.15 to 0.15.5. - [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.15...0.15.5) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tank_robot/all_requirements.txt | 2 +- tank_robot/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tank_robot/all_requirements.txt b/tank_robot/all_requirements.txt index 1a21c91..da9b268 100644 --- a/tank_robot/all_requirements.txt +++ b/tank_robot/all_requirements.txt @@ -92,6 +92,6 @@ twython==3.4.0 typed-ast==0.6.3 unicornhathd==0.0.4 urllib3==1.19.1 -Werkzeug==0.11.15 +Werkzeug==0.15.5 wrapt==1.9.0 zmq==0.0.0 diff --git a/tank_robot/requirements.txt b/tank_robot/requirements.txt index d1a9b51..1593089 100644 --- a/tank_robot/requirements.txt +++ b/tank_robot/requirements.txt @@ -82,6 +82,6 @@ twython==3.4.0 typed-ast==0.6.3 unicornhathd==0.0.4 urllib3==1.19.1 -Werkzeug==0.11.15 +Werkzeug==0.15.5 wrapt==1.9.0 zmq==0.0.0