From 245dc60aa77979b45917846239376522d3e2ccc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 06:47:55 +0000 Subject: [PATCH] Bump werkzeug from 2.2.2 to 2.2.3 in /ml_induction_python Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.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.2.2...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ml_induction_python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ml_induction_python/requirements.txt b/ml_induction_python/requirements.txt index de7601d..2a33808 100644 --- a/ml_induction_python/requirements.txt +++ b/ml_induction_python/requirements.txt @@ -111,5 +111,5 @@ urllib3==1.26.12 wcwidth==0.2.5 webencodings==0.5.1 websocket-client==1.4.1 -werkzeug==2.2.2 +werkzeug==2.2.3 zipp==3.9.0