From 7668581b61c2aedcb67f8415fa75e0048120c854 Mon Sep 17 00:00:00 2001 From: Marc Wrobel Date: Tue, 1 Aug 2023 22:32:44 +0200 Subject: [PATCH] Update python dependencies --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2cfd144e..fb26605a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,16 @@ beautifulsoup4==4.12.2 cffi==1.15.1 html5lib==1.1 -Markdown==3.4.3 +Markdown==3.4.4 mwparserfromhell==0.6.4 pycparser==2.21 pygit2==1.12.2 python-dateutil==2.8.2 python-frontmatter==1.0.0 -python-liquid==1.9.2 -PyYAML==6.0 +python-liquid==1.9.3 +PyYAML==6.0.1 six==1.16.0 soupsieve==2.4.1 -typing_extensions==4.7.0 +typing_extensions==4.7.1 webencodings==0.5.1 requests-html==0.10.0