aboutsummaryrefslogtreecommitdiff
path: root/blog/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'blog/pyproject.toml')
-rw-r--r--blog/pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/pyproject.toml b/blog/pyproject.toml
index 67a54f02..175de6fe 100644
--- a/blog/pyproject.toml
+++ b/blog/pyproject.toml
@@ -12,7 +12,7 @@ bicephalus = { git = "https://github.com/alexpdp7/bicephalus.git" }
htmlgenerator = "^1.2.30"
beautifulsoup4 = "^4.12.3"
feedgen = "^1.0.0"
-lxml = "^5.1.0"
+lxml = "^5.2.0"
[tool.poetry.group.dev.dependencies]
pytest = "^8.1.1"