From 4da3d0eecddd5eb05e566c3913c2c0cdeb96c9f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:45:08 +0000 Subject: [PATCH] Bump lxml from 4.1.0 to 4.9.1 in /crawler Bumps [lxml](https://github.com/lxml/lxml) from 4.1.0 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.1.0...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- crawler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawler/requirements.txt b/crawler/requirements.txt index 885a1af..9432202 100644 --- a/crawler/requirements.txt +++ b/crawler/requirements.txt @@ -32,7 +32,7 @@ ipython-genutils==0.2.0 jedi==0.11.0 jmespath==0.9.3 kombu==4.1.0 -lxml==4.1.0 +lxml==4.9.1 nose==1.3.7 oauthlib==2.0.6 parso==0.1.0