From 0aae53524cc97ed468c25030d851980c24f5b119 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 20:38:23 +0000 Subject: [PATCH] build(deps): bump lxml from 5.3.0 to 5.3.1 in /application Bumps [lxml](https://github.com/lxml/lxml) from 5.3.0 to 5.3.1. - [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-5.3.0...lxml-5.3.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index d24e866b..5e6a6f5d 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -37,7 +37,7 @@ langchain-openai==0.3.0 langchain-text-splitters==0.3.5 langsmith==0.2.10 lazy-object-proxy==1.10.0 -lxml==5.3.0 +lxml==5.3.1 markupsafe==3.0.2 marshmallow==3.26.1 mpmath==1.3.0