aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index ed8f56500..5423e8d4b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -14,7 +14,7 @@ dependencies = [
"deepdiff==8.5.0",
"emoji==2.14.1",
"feedparser==6.0.11",
- "lxml==5.3.1",
+ "lxml==6.0.0",
"markdownify==1.1.0",
"pydantic==2.10.6",
"pydantic-settings==2.8.1",