From 5da28af4d72b9daebbaf4ef133b798cf13eb9b7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 16:12:06 +0000 Subject: [PATCH] build(deps): bump trame from 3.10.1 to 3.10.2 in /requirements Bumps [trame](https://github.com/Kitware/trame) from 3.10.1 to 3.10.2. - [Release notes](https://github.com/Kitware/trame/releases) - [Changelog](https://github.com/Kitware/trame/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kitware/trame/compare/v3.10.1...v3.10.2) --- updated-dependencies: - dependency-name: trame dependency-version: 3.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements_doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index 169b7c13..3138dc2f 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -8,5 +8,5 @@ pyvista==0.45.2 sphinx-copybutton==0.5.2 sphinx-gallery==0.19.0 sphinx-notfound-page==1.1.0 -trame==3.10.1 +trame==3.10.2 vtk==9.4.2