From faad5a15e7b7028e6cf71b8b3001e79c67aa4a1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 22:22:23 +0000 Subject: [PATCH] Bump lxml from 5.3.0 to 6.1.0 in /docs Bumps [lxml](https://github.com/lxml/lxml) from 5.3.0 to 6.1.0. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-5.3.0...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/notebook_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notebook_requirements.txt b/docs/notebook_requirements.txt index fc5b1b29..14585bbc 100644 --- a/docs/notebook_requirements.txt +++ b/docs/notebook_requirements.txt @@ -22,7 +22,7 @@ jupyter-client==8.6.2 jupyter-console==6.6.3 jupyter-core==5.7.2 jupyterlab-pygments==0.3.0 -lxml==5.3.0 +lxml==6.1.0 MarkupSafe==2.1.5 mistune==3.0.2 nbclient==0.10.0