From 4f5a5365e6c1fba6807962392e9de3e01c15f326 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 12:45:19 +0000 Subject: [PATCH] Bump markupsafe from 1.1.1 to 3.0.3 in /dash Bumps [markupsafe](https://github.com/pallets/markupsafe) from 1.1.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/1.1.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] --- dash/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash/requirements.txt b/dash/requirements.txt index 0970237..bef39fe 100644 --- a/dash/requirements.txt +++ b/dash/requirements.txt @@ -9,7 +9,7 @@ Flask-Compress==1.23 future==1.0.0 itsdangerous==2.2.0 Jinja2==3.1.6 -MarkupSafe==1.1.1 +MarkupSafe==3.0.3 numpy==2.4.3 pandas==3.0.1 plotly==6.6.0