From b02b27432386cb25d24c2899f0f8ab6f1b3d3ac4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 04:37:29 +0000 Subject: [PATCH] Bump lxml from 4.9.0 to 4.9.1 Bumps [lxml](https://github.com/lxml/lxml) from 4.9.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.9.0...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index d5ddc228..16725360 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ Faker == 23.2.1 python-dateutil == 2.8.2 PyYAML == 6.0.0 browserstack-local == 1.2.7 -lxml == 4.9.0 +lxml == 4.9.1 openpyxl == 3.1.2 # Code Linters and Formatters