From b66525cea8bf322f28a3937999503440c6b754c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 06:13:34 +0000 Subject: [PATCH] Bump werkzeug from 0.15.3 to 0.15.5 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.3 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.15.3...0.15.5) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-rpi.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-rpi.txt b/requirements-rpi.txt index e5007ad..bfd7ed3 100644 --- a/requirements-rpi.txt +++ b/requirements-rpi.txt @@ -11,5 +11,5 @@ RPi.GPIO==0.7.0 rq==0.12.0 smbus==1.1.post2 virtualenv==16.7.8 -Werkzeug==0.15.3 +Werkzeug==0.15.5 WTForms==2.2.1 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 497f9cd..78741cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ MarkupSafe==1.0 redis==2.10.6 rq==0.12.0 virtualenv==16.7.8 -Werkzeug==0.15.3 +Werkzeug==0.15.5 WTForms==2.2.1