From 271140ca5e77d36f72e6815eb8e32d43fa688e45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 21:18:01 +0000 Subject: [PATCH] Bump lxml from 4.1.0 to 4.9.1 in /PythonAnalysis/pydata-book 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] --- PythonAnalysis/pydata-book/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PythonAnalysis/pydata-book/requirements.txt b/PythonAnalysis/pydata-book/requirements.txt index 0aebcf68..e8b49fe2 100644 --- a/PythonAnalysis/pydata-book/requirements.txt +++ b/PythonAnalysis/pydata-book/requirements.txt @@ -1,7 +1,7 @@ numpy==1.13.3 pandas==0.21.0 matplotlib==2.1.0 -lxml==4.1.0 +lxml==4.9.1 seaborn==0.8.1 statsmodels==0.8.0 scipy==1.0.0