From 11edcf17b2cf302685535bb7416fc559c962587a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Dec 2025 05:07:41 +0000 Subject: [PATCH] Bump markupsafe from 2.1.5 to 3.0.3 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.5 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.1.5...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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2eea988..4ae6475 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ idna==3.10 itsdangerous==2.2.0 Jinja2==3.1.6 lxml==5.3.0 -MarkupSafe==2.1.5 +MarkupSafe==3.0.3 python-dateutil==2.9.0.post0 pytz==2025.2 recurring-ical-events==3.3.2