summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-14 19:04:21 +0000
committerDaniel Micay <danielmicay@gmail.com>2022-12-14 14:31:48 -0500
commit33a9639d4b910594cedd4c57298f35db94596264 (patch)
treefd0ad8f170d5bd61f233985ea2b5be2dd35651d7 /requirements.txt
parent782969a9d1d04268bc255953d49e0df34bb1763c (diff)
Bump lxml from 4.9.1 to 4.9.2
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.1 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.9.1...lxml-4.9.2) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index ea20483a..3a780643 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@ ConfigArgParse==1.5.3
cssselect==1.2.0
gixy==0.1.20
Jinja2==3.1.2
-lxml==4.9.1
+lxml==4.9.2
MarkupSafe==2.1.1
pyparsing==2.4.7
six==1.16.0