From 6adc4887b3ecc2d89c717948f68a49556599aca0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:55:46 +0000 Subject: [PATCH] Bump lxml Bumps [lxml](https://github.com/lxml/lxml) from 3.2.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-3.2.1...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../test_owner/repo/unzipped_repo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/vivaldi/chromium/chrome/common/extensions/docs/server2/test_data/github_file_system/test_owner/repo/unzipped_repo/requirements.txt b/src/vivaldi/chromium/chrome/common/extensions/docs/server2/test_data/github_file_system/test_owner/repo/unzipped_repo/requirements.txt index 95b2efa65..f1fcb61c4 100644 --- a/src/vivaldi/chromium/chrome/common/extensions/docs/server2/test_data/github_file_system/test_owner/repo/unzipped_repo/requirements.txt +++ b/src/vivaldi/chromium/chrome/common/extensions/docs/server2/test_data/github_file_system/test_owner/repo/unzipped_repo/requirements.txt @@ -7,7 +7,7 @@ cairocffi==0.4.2 cffi==0.6 cssselect==0.8 distribute==0.6.24 -lxml==3.2.1 +lxml==4.9.1 pep8==1.4.5 pycparser==2.09.1 pyflakes==0.7.2