From 2f174dab258a98b1ddfed826467465dddc51161f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:32:49 +0000 Subject: [PATCH] Bump lxml from 4.4.2 to 4.6.5 Bumps [lxml](https://github.com/lxml/lxml) from 4.4.2 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.4.2...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... 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 50cc689..932d5c3 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ Pillow>=6.2.2 bs4==0.0.1 autopep8==1.4.4 requests===2.22.0 -lxml===4.4.2 +lxml===4.6.5 cryptography==3.2 channels==2.4.0 black==19.10b0 diff --git a/requirements.txt b/requirements.txt index c95bf81..910f1c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Pillow>=6.2.2 bs4==0.0.1 autopep8==1.4.4 requests===2.22.0 -lxml===4.4.2 +lxml===4.6.5 cryptography==3.2 channels==2.4.0 channels-redis==2.4.2