From 6625cc07cd00eb119f991f61609c37753c2c3336 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 06:05:28 +0000 Subject: [PATCH] Bump markupsafe from 2.1.3 to 3.0.2 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.3 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.3...3.0.2) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- attack_data_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attack_data_service/requirements.txt b/attack_data_service/requirements.txt index b1528533..6fecee30 100644 --- a/attack_data_service/requirements.txt +++ b/attack_data_service/requirements.txt @@ -33,7 +33,7 @@ importlib-metadata==8.6.1 Jinja2==3.0.2 jmespath==0.10.0 lockfile==0.12.2 -MarkupSafe==2.1.3 +MarkupSafe==3.0.2 mock==5.1.0 more-itertools==10.1.0 mysql-connector-python==8.0.29