summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichaƂ Klichowicz <emkael@emkael.info>2021-03-27 11:51:52 +0100
committerGitHub <noreply@github.com>2021-03-27 11:51:52 +0100
commit26e1e3b81fdd686811fe9381d6275b5f98e84b3e (patch)
treed5835c647257a47ae0fd079554ef22e48b9915c1
parent273432ec906586148aa2b348a625f08eb7aea65a (diff)
parent32a7885ec62fcaad3b7a33675bdd03abc7c2ca6f (diff)
Merge pull request #48 from emkael/dependabot/pip/lxml-4.6.2
Bump lxml from 4.1.1 to 4.6.2
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 1caa4f0..28bc9dc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
requests>=2.20.0
beautifulsoup4==4.6
cached-property==1.3.1
-lxml==4.1.1
+lxml==4.6.2