From 6167c409e1cb7b73d16ec435bd09be73e0d6ace0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:19:38 +0000 Subject: [PATCH] Bump lxml from 4.4.1 to 4.9.1 in /DogClassifier 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] --- DogClassifier/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DogClassifier/requirements.txt b/DogClassifier/requirements.txt index 5e7e5ab..a113b78 100644 --- a/DogClassifier/requirements.txt +++ b/DogClassifier/requirements.txt @@ -78,7 +78,7 @@ libarchive-c==2.8 lief==0.9.0 llvmlite==0.29.0 locket==0.2.0 -lxml==4.4.1 +lxml==4.9.1 MarkupSafe==1.1.1 matplotlib==3.1.1 mccabe==0.6.1