bump lxml to 4.2.3

Change-Id: Ia83ab181277e04e473e33680b3f2d686f534a084
This commit is contained in:
indianwhocodes 2024-04-26 10:21:21 -07:00
parent 5ba1fbf86b
commit 54e13ee9b5
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ Jinja2==2.10
keystoneauth1==3.4.0
keystonemiddleware==4.17.0
linecache2==1.0.0
lxml==3.4.1
lxml==4.2.3
MarkupSafe==1.0
mock==3.0
monotonic==1.4

View File

@ -5,7 +5,7 @@
eventlet>=0.25.0,!=0.34.3 # MIT
greenlet>=0.3.2
PasteDeploy>=2.0.0
lxml>=3.4.1
lxml>=4.2.3
requests>=2.14.2 # Apache-2.0
six>=1.10.0
xattr>=0.4;sys_platform!='win32' # MIT