From a4e1a4f3b5ed43452288d765f7aad1b59a4c14f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 23:01:04 +0000 Subject: [PATCH] Bump lxml in /ai/gen-ai-agents/custom-rag-agent/files Bumps [lxml](https://github.com/lxml/lxml) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-6.0.0...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ai/gen-ai-agents/custom-rag-agent/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/gen-ai-agents/custom-rag-agent/files/requirements.txt b/ai/gen-ai-agents/custom-rag-agent/files/requirements.txt index dcdd41937..b64e8e786 100644 --- a/ai/gen-ai-agents/custom-rag-agent/files/requirements.txt +++ b/ai/gen-ai-agents/custom-rag-agent/files/requirements.txt @@ -98,7 +98,7 @@ langgraph-checkpoint==3.0.0 langgraph-prebuilt==0.5.1 langgraph-sdk==0.1.55 langsmith==0.4.4 -lxml==6.0.0 +lxml==6.1.0 markdown-it-py==3.0.0 MarkupSafe==3.0.2 marshmallow==3.26.1