From eb809f0db5e1abe4b6d27fa57c000d5fbc52a546 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 09:08:24 +0000 Subject: [PATCH] Bump markupsafe from 3.0.2 to 3.0.3 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 3.0.2 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/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c13c3473d..dea846e25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ jmespath==1.0.1 jsonschema==4.25.1 jupyter_core==5.8.1 macholib @ file:///System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot1/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/python3/python3-124/macholib-1.15.2-py2.py3-none-any.whl -MarkupSafe==3.0.2 +MarkupSafe==3.0.3 moto==5.1.8 mypy-extensions==1.1.0 nbformat==5.10.4