Bump lxml from 5.2.1 to 5.2.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-15 15:00:47 +00:00
committed by GitHub
parent b768d355ba
commit 9f36b49027
2 changed files with 141 additions and 157 deletions

View File

@@ -35,7 +35,7 @@ flask-sqlalchemy = "==3.1.1"
gunicorn = {version = "==22.0.0", extras = ["eventlet"]}
iso8601 = "==2.1.0"
jsonschema = {version = "==4.22.0", extras = ["format"]}
lxml = "==5.2.1"
lxml = "==5.2.2"
marshmallow = "==3.21.2"
marshmallow-sqlalchemy = "==1.0.0"
newrelic = "*"