From da453cedc285885d0cdcecc53bfea5276c4bc7e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jan 2022 22:17:28 +0100 Subject: [PATCH] Bump lxml from 4.6.3 to 4.7.1 (#3127) Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.7.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.6.3...lxml-4.7.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-minor ... 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 3221deac..c539bfd4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ babel==2.9.1 flask-babel==2.0.0 flask==1.1.2 jinja2==3.0.2 -lxml==4.6.3 +lxml==4.7.1 pygments==2.8.0 python-dateutil==2.8.2 pyyaml==6.0