Skip to content

Commit 0b3090e

Browse files
Bump lxml from 4.6.3 to 4.9.1 in /link_guru
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](lxml/lxml@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>
1 parent 914e97d commit 0b3090e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

link_guru/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ importlib-metadata==1.6.0; python_version < "3.8" or python_version >= "3.5" and
2222
importlib-resources==1.5.0; python_version < "3.7"
2323
jieba3k==0.35.1
2424
joblib==0.14.1
25-
lxml==4.6.3
25+
lxml==4.9.1
2626
more-itertools==8.2.0; python_version >= "3.5"
2727
mypy==0.770; python_version >= "3.5" and python_version < "3.8" or python_version >= "3.8"
2828
mypy-extensions==0.4.3; python_version >= "3.5" and python_version < "3.8" or python_version >= "3.8"

0 commit comments

Comments
 (0)