From 8df7cdf24d3c04fea913f13f7f5dfd2b59da868b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 16:51:58 +0000 Subject: [PATCH] build(deps): bump werkzeug from 2.2.3 to 2.3.8 in /server-example Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 2.3.8. - [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.2.3...2.3.8) --- 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 83e8099..ee2e92d 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.15 -Werkzeug==2.2.3 +Werkzeug==2.3.8