diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 6cfe08af9..28c5bfb47 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ coloredlogs = "15.0.1" deepdiff = "6.3.0" emoji = "2.6.0" feedparser = "6.0.10" -lxml = "4.9.2" +lxml = "4.9.3" markdownify = "0.11.6" more-itertools = "9.1.0" python-dateutil = "2.8.2" |