From 1758841f22c29d2affe382319f13b8486c99b37d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 04:18:22 +0000 Subject: [PATCH] Bump markupsafe from 2.0.1 to 3.0.3 in /cla-backend Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.0.1 to 3.0.3. - [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.0.1...3.0.3) --- updated-dependencies: - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- cla-backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cla-backend/requirements.txt b/cla-backend/requirements.txt index baa8af478..cadbd53ec 100644 --- a/cla-backend/requirements.txt +++ b/cla-backend/requirements.txt @@ -48,7 +48,7 @@ vintage==0.4.1 wcwidth==0.1.7 Werkzeug==0.15.5 zipp==3.15.0 -markupsafe==2.0.1 +markupsafe==3.0.3 # LG: python-jose==3.4.0 pynamodb==6.0.2