From dd71ad05f91e7bf028fff229be235ac23eb2c240 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 15:17:55 +0000 Subject: [PATCH] build(deps): bump werkzeug in /ai/gen-ai-agents/mcp-oci-integration Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.4 to 3.1.5. - [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.1.4...3.1.5) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ai/gen-ai-agents/mcp-oci-integration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/gen-ai-agents/mcp-oci-integration/requirements.txt b/ai/gen-ai-agents/mcp-oci-integration/requirements.txt index f24a0ff31..642b1ceba 100644 --- a/ai/gen-ai-agents/mcp-oci-integration/requirements.txt +++ b/ai/gen-ai-agents/mcp-oci-integration/requirements.txt @@ -123,7 +123,7 @@ tzdata==2025.2 urllib3==2.6.0 uvicorn==0.35.0 watchdog==6.0.0 -Werkzeug==3.1.4 +Werkzeug==3.1.5 xxhash==3.5.0 yarl==1.20.1 zstandard==0.24.0