From 1ae394e28f35e3db9a2358665623b0a4807cf616 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Apr 2021 03:50:06 +0000 Subject: [PATCH] Bump lxml from 4.5.0 to 4.6.3 in /fir_ser Bumps [lxml](https://github.com/lxml/lxml) from 4.5.0 to 4.6.3. - [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.5.0...lxml-4.6.3) Signed-off-by: dependabot[bot] --- fir_ser/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fir_ser/requirements.txt b/fir_ser/requirements.txt index b5bd48b..99a90e8 100644 --- a/fir_ser/requirements.txt +++ b/fir_ser/requirements.txt @@ -45,7 +45,7 @@ ipython-genutils==0.2.0 jedi==0.16.0 jmespath==0.9.5 kiwisolver==1.1.0 -lxml==4.5.0 +lxml==4.6.3 matplotlib==3.2.0 memoizer==0.0.1 mock==2.0.0