From a5baebc82e935569900880671a17cb879f211cb0 Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Tue, 18 Jan 2022 10:01:50 +0000 Subject: [PATCH] chore(deps): update dependency lxml to v4.7.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2790b98..c8c00ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ sphinxcontrib-napoleon==0.7 sphinx-autodoc-typehints==1.15.2 requests==2.27.1 jinja2==3.0.3 -lxml==4.5.1 +lxml==4.7.1