aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-07-06 20:10:21 +0000
committerGravatar GitHub2022-07-06 20:10:21 +0000
commitdb0fae98696a339b5b542136cad6834b0826aef6 (patch)
tree74fbbea7a85641fe09594b9ccf22a5b70098c721
parentignore.py: fix permissions (diff)
Bump lxml from 4.6.3 to 4.9.1
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 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.6.3...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 9d13bb9e..7a160547 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,7 +5,7 @@ dnspython ==2.0.0
feedparser ==6.0.2
html5lib ==1.0.1
isodate ==0.6.0
-lxml ==4.6.3
+lxml ==4.9.1
netifaces ==0.10.9
PySocks ==1.7.1
python-dateutil ==2.8.1