From e33bb04bf45caab54fbf408d04388f242cf5b468 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 06:09:49 +0000 Subject: [PATCH] Bump werkzeug from 2.1.2 to 2.2.3 in /contraxsuite_services/deploy/base Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.1.2 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.1.2...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../deploy/base/python-requirements-all-3.8.txt | 2 +- contraxsuite_services/deploy/base/python-requirements-all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/contraxsuite_services/deploy/base/python-requirements-all-3.8.txt b/contraxsuite_services/deploy/base/python-requirements-all-3.8.txt index d7f74def..89a7752b 100644 --- a/contraxsuite_services/deploy/base/python-requirements-all-3.8.txt +++ b/contraxsuite_services/deploy/base/python-requirements-all-3.8.txt @@ -121,5 +121,5 @@ typeguard==2.13.3 us==2.0.2 WeasyPrint==55 webdavclient3==3.14.6 -Werkzeug==2.1.2 +Werkzeug==2.2.3 XlsxWriter==1.3.7 diff --git a/contraxsuite_services/deploy/base/python-requirements-all.txt b/contraxsuite_services/deploy/base/python-requirements-all.txt index e80898ce..2c172465 100644 --- a/contraxsuite_services/deploy/base/python-requirements-all.txt +++ b/contraxsuite_services/deploy/base/python-requirements-all.txt @@ -122,5 +122,5 @@ typeguard==2.13.3 us==2.0.2 WeasyPrint==55 webdavclient3==3.14.6 -Werkzeug==2.1.2 +Werkzeug==2.2.3 XlsxWriter==1.3.7