From acd3cecea5f5f112625c50dc1389b231e831b936 Mon Sep 17 00:00:00 2001 From: rebortg Date: Mon, 17 Apr 2023 21:11:31 +0200 Subject: update lxml --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 61441cfc..36a32beb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ Sphinx==4.5.0 sphinx-rtd-theme==1.0.0 sphinx-autobuild==2021.3.14 sphinx-notfound-page==0.8 -lxml==4.8.0 +lxml==4.9.1 myst-parser==0.17.1 sphinx-panels==0.6.0 -- cgit v1.2.3