summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-26 06:45:14 +0000
committerGitHub <noreply@github.com>2021-03-26 06:45:14 +0000
commit4e6ca87e2c4fa36654811baac227ad63870d497c (patch)
treeb418828e6f2934a0bc0989cddbfe2eadae3bf750
parentae0b621ec8de85285e39877dee0117ad82baea1b (diff)
downloadsearxng-4e6ca87e2c4fa36654811baac227ad63870d497c.tar.gz
searxng-4e6ca87e2c4fa36654811baac227ad63870d497c.zip
Bump lxml from 4.6.2 to 4.6.3
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 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.6.2...lxml-4.6.3) 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 39eff78ad..bfbcecc51 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@ flask-babel==2.0.0
flask==1.1.2
idna==2.10
jinja2==2.11.3
-lxml==4.6.2
+lxml==4.6.3
pygments==2.8.0
python-dateutil==2.8.1
pyyaml==5.4.1