From 49fd137d0d339a98ec63a49d670be6b2db9c4b75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 23:47:38 +0000 Subject: [PATCH] Bump werkzeug from 0.16.1 to 2.2.3 in /python 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] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 44aed58..b4ad6c2 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,6 +1,6 @@ xgboost==1.0.2 onnxruntime==1.0.0 -werkzeug==0.16.1 +werkzeug==2.2.3 nimbusml==1.7.1 ruamel.yaml==0.16.9 scikit-learn==0.20.3