Bump markupsafe from 3.0.2 to 3.0.3 (#2956)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-01 11:57:54 -04:00
committed by GitHub
parent e2024d0535
commit 03b7d0b130
2 changed files with 99 additions and 64 deletions

View File

@@ -63,7 +63,7 @@ certifi = "^2025.8.3"
charset-normalizer = "^3.4.3"
click = "^8.3.0"
idna = "^3.7"
markupsafe = "^3.0.2"
markupsafe = "^3.0.3"
python-dateutil = "^2.9.0.post0"
pyyaml = "^6.0.3"
requests = "^2.32.5"