aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-31 19:05:23 +0000
committerGravatar GitHub <[email protected]>2024-08-31 19:05:23 +0000
commitcaeea55bc395ca8da6ee0acc7dbb698c3db9a8f7 (patch)
tree482b643bd914a8a9d7e11be7dfdacb57c19b686d /pyproject.toml
parentBump rapidfuzz from 3.9.4 to 3.9.6 (#3158) (diff)
Bump lxml from 5.2.2 to 5.3.0 (#3156)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 1deef82b8..fd21c079b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -19,7 +19,7 @@ coloredlogs = "15.0.1"
deepdiff = "7.0.1"
emoji = "2.12.1"
feedparser = "6.0.11"
-lxml = "5.2.2"
+lxml = "5.3.0"
markdownify = "0.13.1"
python-dateutil = "2.9.0.post0"
python-frontmatter = "1.1.0"