From 83e4716296c128d36963b695ff4c917ba933b5d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 16:23:40 +0000 Subject: [PATCH] chore(deps): bump werkzeug from 2.3.3 to 3.0.6 in /python Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.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.3.3...3.0.6) --- 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 b82c2de..8727537 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,4 +1,4 @@ -werkzeug==2.3.3 +werkzeug==3.0.6 Flask==2.3.2 flask-restful==0.3.9 transformers==4.33.0