From 53349f9462dd4ff284e43b8fd300ab8bfacc6824 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jul 2021 12:41:53 +0000 Subject: [PATCH] chore(deps): bump lxml from 4.4.1 to 4.6.3 Bumps [lxml](https://github.com/lxml/lxml) from 4.4.1 to 4.6.3. - [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.4.1...lxml-4.6.3) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 368dc9f..5b75513 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ idna==2.8 itsdangerous==1.1.0 jaraco.functools==2.0 Jinja2==2.10.1 -lxml==4.4.1 +lxml==4.6.3 MarkupSafe==1.1.1 more-itertools==7.2.0 mysqlclient==1.4.4