From 64e48c41f521f56feef99d7d4b32c1d3910b32f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Mar 2022 19:07:22 +0000 Subject: [PATCH] Bump lxml from 4.2.5 to 4.6.5 Bumps [lxml](https://github.com/lxml/lxml) from 4.2.5 to 4.6.5. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.2.5...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_incl_notebooks.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1adcf4e..248b80c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ django-celery-beat==1.0.1 django-extensions==2.1.9 idna==2.5 kombu==4.0.2 -lxml==4.2.5 +lxml==4.6.5 networkx==2.4 oauthlib==2.0.2 psycopg2==2.7.4 diff --git a/requirements_incl_notebooks.txt b/requirements_incl_notebooks.txt index aded3f3..e81bbc2 100644 --- a/requirements_incl_notebooks.txt +++ b/requirements_incl_notebooks.txt @@ -36,7 +36,7 @@ jupyterthemes==0.20.0 kiwisolver==1.1.0 kombu==4.0.2 lesscpy==0.13.0 -lxml==4.2.5 +lxml==4.6.5 MarkupSafe==1.1.1 matplotlib==3.1.1 mistune==0.8.4