From cc6101177ae2969eecf30d20fc812a3418ed4975 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 07:41:41 +0000 Subject: [PATCH] Update plotly requirement from ~=5.10.0 to ~=5.11.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/master/CHANGELOG.md) - [Commits](https://github.com/plotly/plotly.py/compare/v5.10.0...v5.11.0) --- updated-dependencies: - dependency-name: plotly 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 e31fef7..1aa1f2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ sympy~=1.11.1 ase~=3.22.1 seekpath~=2.0.1 widget-bzvisualizer~=0.1.0b10 -plotly~=5.10.0 +plotly~=5.11.0 pandas~=1.5.1 nglview~=3.0.3 moviepy~=1.0.3