From 4d4ef53f4a05956544b9a777e25425b7ad3576fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 17:15:39 +0000 Subject: [PATCH] build(deps): bump lxml from 3.7.3 to 4.6.3 Bumps [lxml](https://github.com/lxml/lxml) from 3.7.3 to 4.6.3. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/commits/lxml-4.6.3) Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 40046ab..1dd1f4d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -36,7 +36,7 @@ itsdangerous==0.24 Jinja2==2.10.1 kombu==3.0.37 lazy-object-proxy==1.4.2 -lxml==3.7.3 +lxml==4.6.3 MarkupSafe==0.23 mccabe==0.6.1 mysql-connector==2.2.9 diff --git a/requirements.txt b/requirements.txt index 5428594..2e00d52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ gitdb2==2.0.4 itsdangerous==0.24 Jinja2==2.10.1 kombu==3.0.37 -lxml==3.7.3 +lxml==4.6.3 MarkupSafe==0.23 mysql-connector==2.2.9 packaging==16.8