From a8357582db3603aa0d3c4758839787f491616f87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:41:31 +0000 Subject: [PATCH] Bump lxml from 3.4.3 to 4.9.1 Bumps [lxml](https://github.com/lxml/lxml) from 3.4.3 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-3.4.3...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c59c023..a495810 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,7 +65,7 @@ jmespath==0.9.0 jsonfield==1.0.3 keyring==5.3 kombu==3.0.26 -lxml==3.4.3 +lxml==4.9.1 marshmallow==1.2.6 matplotlib==1.4.3 mock==1.3.0