Bump lxml from 4.9.4 to 5.3.0 (#1884)

Bumps [lxml](https://github.com/lxml/lxml) from 4.9.4 to 5.3.0.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.9.4...lxml-5.3.0)

---
updated-dependencies:
- dependency-name: lxml
  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-25 14:42:12 +01:00
committed by GitHub
parent b3b84c633a
commit 089d33b88b
2 changed files with 144 additions and 98 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ future-annotations= "^1.0.0"
html5lib = "^1.1"
idna = "^3.4"
Jinja2 = "^3.1.3"
lxml = "^4.9.2"
lxml = "^5.3.0"
MarkupSafe = "^2.1.1"
mock = "^4.0.3"
multidict = "^6.0.4"