From 980a4a18d30800ec6755ac0936ef756e13fcfe83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 01:02:41 +0000 Subject: [PATCH] build(deps): update plotly requirement from >=5.14.0.a to >=6.7.0 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/v5.14.0...v6.7.0) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 029c394..26751a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ ipyaladin>=0.3.0 matplotlib>=3.10.0 MOCpy>=0.15.0 pandas>=2.0.3 -plotly>=5.14.0.a +plotly>=6.7.0 pyvo>=1.4.1 regions>=0.7 specutils>=1.18.0