From ae78d972a91799b836f611d1c3620fb3ea53b93e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 11:06:01 +0000 Subject: [PATCH] Update plotly requirement from ~=6.5.1 to ~=6.5.2 in /scripts/nb-tester Updates the requirements on [plotly](https://github.com/plotly/plotly.py) to permit the latest version. - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](https://github.com/plotly/plotly.py/compare/v6.5.1...v6.5.2) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.5.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/nb-tester/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/nb-tester/requirements.txt b/scripts/nb-tester/requirements.txt index 60420e5a648..99ade750653 100644 --- a/scripts/nb-tester/requirements.txt +++ b/scripts/nb-tester/requirements.txt @@ -18,7 +18,7 @@ scipy~=1.16.3 scikit-learn~=1.8.0 pyscf~=2.11.0; sys.platform != 'win32' python-sat~=1.8.dev24 -plotly~=6.5.1 +plotly~=6.5.2 gem-suite~=0.1.6 ffsim~=0.0.64; sys.platform != 'win32' sympy~=1.14.0