From c01b4685726797d53e61f0f3b1bc61155fd22666 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 09:00:45 +0000 Subject: [PATCH] Bump werkzeug 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] --- .../saagie-hf-modelserver-textclf-0.1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/technologies/app/saagie-hf-modelserver-textclf/saagie-hf-modelserver-textclf-0.1/requirements.txt b/technologies/app/saagie-hf-modelserver-textclf/saagie-hf-modelserver-textclf-0.1/requirements.txt index 37ffa83..197a9ac 100644 --- a/technologies/app/saagie-hf-modelserver-textclf/saagie-hf-modelserver-textclf-0.1/requirements.txt +++ b/technologies/app/saagie-hf-modelserver-textclf/saagie-hf-modelserver-textclf-0.1/requirements.txt @@ -6,4 +6,4 @@ transformers==4.16.2 plotly dash==1.13.3 dash-bootstrap-components==0.13.1 -Werkzeug==2.0.3 +Werkzeug==2.2.3