Skip to content

Commit 6b601e7

Browse files
deps(book): update lxml requirement from >=5.0.0 to >=6.1.0 (#1458)
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-5.0.0...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 110662e commit 6b601e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

book/tools/dependencies/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ black>=24.0.0
3838
#scikit-learn>=1.3.2
3939
#torch>=2.0.0
4040
pint>=0.23
41-
lxml>=5.0.0
41+
lxml>=6.1.0
4242

4343
# --- Pre-commit hook + audit-tooling dependencies ---
4444
# These are imported by hooks/scripts that pre-commit runs. Without them,

0 commit comments

Comments
 (0)