Merge pull request #1691 from GSA/dependabot/pip/lxml-5.4.0

Bump lxml from 5.3.1 to 5.4.0
This commit is contained in:
Andrew Shumway
2025-05-06 09:24:42 -06:00
committed by GitHub
2 changed files with 383 additions and 179 deletions

560
poetry.lock generated

File diff suppressed because it is too large Load Diff

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.3.1"
lxml = "==5.4.0"
marshmallow = "==3.26.1"
marshmallow-sqlalchemy = "==1.0.0"
newrelic = "*"