From c90ed17e663cea0ab61cec620cb7df3472f0cf68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 23:20:53 +0000 Subject: [PATCH] Bump werkzeug from 0.16.0 to 2.2.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16.0 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.16.0...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-unit.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-unit.txt b/requirements-unit.txt index 52e74a3..3347a64 100644 --- a/requirements-unit.txt +++ b/requirements-unit.txt @@ -16,5 +16,5 @@ pytest==5.3.2 six==1.13.0 SQLAlchemy==1.3.12 wcwidth==0.1.8 -Werkzeug==0.16.0 +Werkzeug==2.2.3 zipp==0.6.0 diff --git a/requirements.txt b/requirements.txt index 954720f..51e6863 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,4 +12,4 @@ numpy==1.22.0 python-dotenv==0.10.3 SQLAlchemy==1.3.12 torch==1.5.0 -Werkzeug==0.16.0 +Werkzeug==2.2.3