From 60508512044eabf39166107fd1d6a3d28880560c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 04:16:13 +0000 Subject: [PATCH] Bump lxml from 4.8.0 to 4.9.1 in /src/requirements Bumps [lxml](https://github.com/lxml/lxml) from 4.8.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.8.0...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index 869b73cab..66c8d21a6 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -24,7 +24,7 @@ html5lib==1.1 icalendar==4.0.9 ipython==8.4.0 irc3==1.1.7 -lxml==4.8.0 +lxml==4.9.1 olefile==0.46 openpyxl==3.0.10 pandas==1.4.2