From 53df7894418ee2181d7e5689bc18df4d280a8ce0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 00:18:00 +0000 Subject: [PATCH] Bump werkzeug from 3.0.0 to 3.0.1 in /data Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.0 to 3.0.1. - [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/3.0.0...3.0.1) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- data/webui-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/webui-requirements.txt b/data/webui-requirements.txt index 8c02a9a..a2f8c4b 100644 --- a/data/webui-requirements.txt +++ b/data/webui-requirements.txt @@ -179,7 +179,7 @@ uvicorn==0.23.2 wandb==0.15.12 wcwidth==0.2.8 websockets==11.0.3 -Werkzeug==3.0.0 +Werkzeug==3.0.1 wrapt==1.14.1 xformers==0.0.20 yapf==0.40.2