From a2e52700cdc01d15c2b157c66ae05584ea90ab85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 23:55:47 +0000 Subject: [PATCH] Bump werkzeug from 0.16.1 to 2.2.3 in /ldif/scripts Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16.1 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.1...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ldif/scripts/depth_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ldif/scripts/depth_requirements.txt b/ldif/scripts/depth_requirements.txt index 17f4155..a16a2d7 100644 --- a/ldif/scripts/depth_requirements.txt +++ b/ldif/scripts/depth_requirements.txt @@ -46,5 +46,5 @@ tifffile==2020.6.3 tqdm==4.46.1 trimesh==3.6.43 webencodings==0.5.1 -Werkzeug==0.16.1 +Werkzeug==2.2.3 wrapt==1.12.1