From 22a34321009f791fa1f26bb736acc05a6315bdb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:55:21 +0000 Subject: [PATCH] Bump lxml in /Automate The Boring Stuff with Python/Programs Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 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.6.5...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Automate The Boring Stuff with Python/Programs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Automate The Boring Stuff with Python/Programs/requirements.txt b/Automate The Boring Stuff with Python/Programs/requirements.txt index 4b26ec0..7bf27fb 100644 --- a/Automate The Boring Stuff with Python/Programs/requirements.txt +++ b/Automate The Boring Stuff with Python/Programs/requirements.txt @@ -7,7 +7,7 @@ et-xmlfile==1.0.1 idna==2.10 IMAPClient==2.1.0 jdcal==1.4.1 -lxml==4.6.5 +lxml==4.9.1 MouseInfo==0.1.3 openpyxl==3.0.5 Pillow==8.3.2