From d223c0b0c61b0b108d3b0d96cf5b23da4aa14b8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:54:49 +0000 Subject: [PATCH] Bump lxml from 4.7.1 to 4.9.1 Bumps [lxml](https://github.com/lxml/lxml) from 4.7.1 to 4.9.1. - [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.7.1...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-ci.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index b1043c8..e6c39b6 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -52,7 +52,7 @@ isort==5.10.1 # via # -r requirements-ci.in # flake8-isort -lxml==4.7.1 +lxml==4.9.1 # via -r requirements.txt mccabe==0.6.1 # via flake8 diff --git a/requirements.txt b/requirements.txt index 4bef88b..77c8d63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ idna==3.3 # via # requests # yarl -lxml==4.7.1 +lxml==4.9.1 # via -r requirements.in multidict==5.2.0 # via