From 7a36050e86021af796eb8a340e2520baba5aa62e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 21:01:31 +0000 Subject: [PATCH] Bump lxml from 3.8.0 to 4.9.1 in /@bgoonz11/repoutils/python-scripts Bumps [lxml](https://github.com/lxml/lxml) from 3.8.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-3.8.0...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- @bgoonz11/repoutils/python-scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 @bgoonz11/repoutils/python-scripts/requirements.txt diff --git a/@bgoonz11/repoutils/python-scripts/requirements.txt b/@bgoonz11/repoutils/python-scripts/requirements.txt old mode 100755 new mode 100644 index bfcfdd9b..7797c9fb --- a/@bgoonz11/repoutils/python-scripts/requirements.txt +++ b/@bgoonz11/repoutils/python-scripts/requirements.txt @@ -2,4 +2,4 @@ beautifulsoup4==4.9.3 PyYAML==3.13 requests==2.12.4 wheel==0.24.0 -lxml==3.8.0 +lxml==4.9.1