Skip to content

Commit cb6b335

Browse files
Update lxml requirement from ~=4.5.1 to ~=4.5.2 (#609)
Updates the requirements on [lxml](https://github.com/lxml/lxml) to permit the latest version. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-4.5.1...lxml-4.5.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 480d86a commit cb6b335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ docopt ~=0.6.2
66
git+https://github.com/anastasia/htmldiffer@develop
77
git+https://github.com/danielballan/htmltreediff@customize
88
html5-parser ~=0.4.9 --no-binary lxml
9-
lxml ~=4.5.1
9+
lxml ~=4.5.2
1010
sentry-sdk ~=0.15.1
1111
requests ~=2.24.0
1212
toolz ~=0.10.0

0 commit comments

Comments
 (0)