From c873e4ef42f2c0c66c6f5aca7227001d6da7bdea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 01:47:42 +0000 Subject: [PATCH] build(deps): bump markupsafe from 2.1.5 to 3.0.2 in /application Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.5 to 3.0.2. - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/markupsafe/compare/2.1.5...3.0.2) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-major ... 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 362fdd45..f795cab7 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -36,7 +36,7 @@ langchain-text-splitters==0.3.4 langsmith==0.2.6 lazy-object-proxy==1.10.0 lxml==5.3.0 -markupsafe==2.1.5 +markupsafe==3.0.2 marshmallow==3.23.2 mpmath==1.3.0 multidict==6.1.0