From ce062d915ed92aeacd44e10f4e10c4073574af96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Jul 2022 12:45:37 +0300 Subject: [PATCH] Bump lxml from 4.9.0 to 4.9.1 (#538) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ff37f4..e413ec6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ future-annotations==1.0.0 html5lib==1.1 idna==3.3 Jinja2==3.1.2 -lxml==4.9.0 +lxml==4.9.1 MarkupSafe==2.1.1 mock==4.0.3 multidict==6.0.2