Bump markupsafe from 2.1.5 to 3.0.2 (#1895)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-11-26 16:19:05 +01:00
committed by GitHub
parent ee25c61fc2
commit 80cf70d151
2 changed files with 66 additions and 65 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ html5lib = "^1.1"
idna = "^3.4"
Jinja2 = "^3.1.3"
lxml = "^5.3.0"
MarkupSafe = "^2.1.1"
MarkupSafe = "^3.0.2"
mock = "^4.0.3"
multidict = "^6.0.4"
pycountry = "^23.12.11"