aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-09 20:00:53 +0000
committerGravatar GitHub <[email protected]>2022-07-09 20:00:53 +0000
commit3b2c90b849bacdb2c7bc0b1a5f90b850b56ccb32 (patch)
tree8a4a3ae0c933af820d8835074386d140ec2c8be7 /pyproject.toml
parentBump requests from 2.15.1 to 2.20.0 (#2202) (diff)
Bump lxml from 4.8.0 to 4.9.1 (#2208)
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 ce9dbe5d9..241ec3e99 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -25,7 +25,7 @@ deepdiff = "5.7.0"
emoji = "1.7.0"
feedparser = "6.0.8"
rapidfuzz = "2.0.7"
-lxml = "4.8.0"
+lxml = "4.9.1"
markdownify = "0.6.1"
more_itertools = "8.12.0"
python-dateutil = "2.8.2"