From 7650db4db9c2c289c9f23dae424a0d18a8c19316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 16:07:51 +0000 Subject: [PATCH] Bump werkzeug from 0.10.4 to 2.2.3 in /teaminterface Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.10.4 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.10.4...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- teaminterface/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teaminterface/requirements.txt b/teaminterface/requirements.txt index fa2d1b9..c3bfea2 100644 --- a/teaminterface/requirements.txt +++ b/teaminterface/requirements.txt @@ -6,7 +6,7 @@ Flask==0.10.1 GeoIP Jinja2==2.8 Pillow==9.0.1 -Werkzeug==0.10.4 +Werkzeug==2.2.3 aniso8601==1.0.0 argparse==1.2.1 backports.ssl-match-hostname==3.4.0.2