From d48d2a8892f07eae3fce9a741a629b630c6ce737 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Feb 2021 18:41:41 +0000 Subject: [PATCH] Bump lxml from 4.5.0 to 4.6.2 in /docs/dev Bumps [lxml](https://github.com/lxml/lxml) from 4.5.0 to 4.6.2. - [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.5.0...lxml-4.6.2) Signed-off-by: dependabot[bot] --- docs/dev/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dev/requirements.txt b/docs/dev/requirements.txt index 8045fe8..e5673bd 100644 --- a/docs/dev/requirements.txt +++ b/docs/dev/requirements.txt @@ -20,7 +20,7 @@ google-auth-httplib2==0.0.3 google-auth-oauthlib==0.4.1 googleapis-common-protos==1.51.0 httplib2==0.19.0 -lxml==4.5.0 +lxml==4.6.2 oauthlib==3.1.0 requests==2.23.0 requests-oauthlib==1.3.0