From 676174e8a61bc0e1f2a16b80c38cd8e5e9a608e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 13:41:44 +0000 Subject: [PATCH] Bump lxml from 4.9.1 to 5.1.0 Bumps [lxml](https://github.com/lxml/lxml) from 4.9.1 to 5.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-4.9.1...lxml-5.1.0) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements_docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_docs.txt b/requirements_docs.txt index 3b480b0dd..d65a79bf1 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -7,7 +7,7 @@ imageio-ffmpeg==0.4.7 ipygany==0.5.0 jupyter_sphinx==0.4.0 jupyterlab==4.1.2 -lxml==4.9.1 +lxml==5.1.0 matplotlib==3.6.2 meshio==5.3.4 mypy==0.982