Bump lxml from 5.2.2 to 5.3.1

Bumps [lxml](https://github.com/lxml/lxml) from 5.2.2 to 5.3.1.
- [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-5.2.2...lxml-5.3.1)

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-11 14:14:23 +00:00
committed by GitHub
parent 29adb4028a
commit 23abab8304
2 changed files with 143 additions and 147 deletions

View File

@@ -35,7 +35,7 @@ flask-sqlalchemy = "==3.1.1"
gunicorn = {version = "==23.0.0", extras = ["eventlet"]}
iso8601 = "==2.1.0"
jsonschema = {version = "==4.23.0", extras = ["format"]}
lxml = "==5.2.2"
lxml = "==5.3.1"
marshmallow = "==3.22.0"
marshmallow-sqlalchemy = "==1.0.0"
newrelic = "*"