From b7cd0588b046e53fa51a0a09340ca776fd5f56f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 17:47:37 +0000 Subject: [PATCH] Bump werkzeug in /i-Code-Studio/MultimodalAgent/WebApp Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.1 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/2.0.1...3.0.1) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- i-Code-Studio/MultimodalAgent/WebApp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i-Code-Studio/MultimodalAgent/WebApp/requirements.txt b/i-Code-Studio/MultimodalAgent/WebApp/requirements.txt index c86efe31..42ade949 100644 --- a/i-Code-Studio/MultimodalAgent/WebApp/requirements.txt +++ b/i-Code-Studio/MultimodalAgent/WebApp/requirements.txt @@ -1,6 +1,6 @@ python-dotenv==0.10.3 flask-cors==3.0.9 flask-socketio==4.3.2 -Werkzeug==2.0.1 +Werkzeug==3.0.1 opencv-python==4.6.0.66 azure-cognitiveservices-vision-computervision