Bump markupsafe from 2.1.5 to 3.0.2

Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.5 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.5...3.0.2)

---
updated-dependencies:
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-04 18:07:03 +00:00
committed by GitHub
parent d5798bb818
commit c6312e4751
2 changed files with 237 additions and 86 deletions

321
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -62,7 +62,7 @@ certifi = "^2025.1.31"
charset-normalizer = "^3.4.1"
click = "^8.1.8"
idna = "^3.7"
markupsafe = "^2.1.5"
markupsafe = "^3.0.2"
python-dateutil = "^2.9.0.post0"
pyyaml = "^6.0.1"
requests = "^2.32.3"