From a38174d57bd2db7fde85165189c8c60c053ac39f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:05:12 +0000 Subject: [PATCH] Bump lxml from 4.6.2 to 4.6.5 Bumps [lxml](https://github.com/lxml/lxml) from 4.6.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.6.2...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lint.txt b/requirements-lint.txt index 4f81043..33d491f 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -12,7 +12,7 @@ flake8-docstrings==1.3.0 flake8-polyfill==1.0.2 isort==4.3.16 lazy-object-proxy==1.5.2 -lxml==4.6.2 +lxml==4.6.5 mccabe==0.6.1 mypy==0.800 mypy-extensions==0.4.3