From 2a0b9380eae12335ca4ff2ca4405d8368dbdd922 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:16:21 +0000 Subject: [PATCH] Bump lxml from 4.4.1 to 4.9.1 in /wine-quality/resources Bumps [lxml](https://github.com/lxml/lxml) from 4.4.1 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.4.1...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- wine-quality/resources/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wine-quality/resources/requirements.txt b/wine-quality/resources/requirements.txt index 3ce503a..3da75b6 100644 --- a/wine-quality/resources/requirements.txt +++ b/wine-quality/resources/requirements.txt @@ -34,7 +34,7 @@ jupyter-nbextensions-configurator==0.4.1 kiwisolver==1.1.0 lazy-object-proxy==1.4.2 llvmlite==0.29.0 -lxml==4.4.1 +lxml==4.9.1 MarkupSafe==1.1.1 matplotlib==3.1.0 mccabe==0.6.1