summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichaƂ Klichowicz <emkael@tlen.pl>2022-07-13 20:24:51 +0200
committerGitHub <noreply@github.com>2022-07-13 20:24:51 +0200
commit0aaa101880adfa24fb0381824dbb3a0c7afe0757 (patch)
tree167aca6a162ae781abc26bb3edfa5e380cb17ccd
parent544b5dd50c35828f20f5381358c0d21cc21c73db (diff)
parente8b78300c85de277684bd9930211d0b44b15be98 (diff)
Merge pull request #51 from emkael/dependabot/pip/lxml-4.9.1
Bump lxml from 4.6.5 to 4.9.1
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 4672280..0d30560 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.6.5
+lxml==4.9.1