From c00ed5c104cc170a0b08dcecbdc20085325d73af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 19:01:14 +0000 Subject: [PATCH] Bump lxml from 4.6.2 to 4.9.2 Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 to 4.9.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.6.2...lxml-4.9.2) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0545818048..878a0e7ff8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ humanfriendly==9.0 jinja2==2.11.2 jwcrypto==0.8 keyring==21.5.0 -lxml==4.6.2 +lxml==4.9.2 MarkupSafe==1.1.1 pycparser==2.20 pydantic==1.7.3