From 690afd39e0cf892153f512f94ee2b939c310c688 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 17:09:59 +0000 Subject: [PATCH] Bump werkzeug from 2.0.3 to 2.2.3 in /config_other Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.3 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/2.0.3...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- config_other/requirements_deb.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_other/requirements_deb.txt b/config_other/requirements_deb.txt index e701f850..1414f7a1 100644 --- a/config_other/requirements_deb.txt +++ b/config_other/requirements_deb.txt @@ -7,7 +7,7 @@ distro>=1.2.0 retry>=0.9.2 psutil>=5.9.1 pdpyras>=4.5.2 -Werkzeug==2.0.3 +Werkzeug==2.2.3 Flask==2.0.3 Flask-Login==0.4.1 Flask-APScheduler==1.12.4