From b288877437e37448054f9b11f82e1515b4a7291a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 19:10:41 +0000 Subject: [PATCH] build(deps): bump werkzeug from 2.3.8 to 3.0.3 in /server-example Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.8 to 3.0.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.3.8...3.0.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server-example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server-example/requirements.txt b/server-example/requirements.txt index b92cdb1..796262c 100644 --- a/server-example/requirements.txt +++ b/server-example/requirements.txt @@ -32,4 +32,4 @@ torchvision==0.15.1 triton==2.0.0 typing_extensions==4.5.0 urllib3==1.26.18 -Werkzeug==2.3.8 +Werkzeug==3.0.3