From b3f4c0e60ce31bbeb41bb141248c9089b2cfecb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 22:24:26 +0000 Subject: [PATCH] Bump werkzeug Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.3 to 3.0.6. - [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...3.0.6) --- 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 37ffa83e2..6a46f004d 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==3.0.6