From 0bdca963027dc2e8b1a211499290655ca951928a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 15:17:14 +0000 Subject: [PATCH] Update plotly requirement from ~=5.24.0 to ~=5.24.1 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.24.0...v5.24.1) --- updated-dependencies: - dependency-name: plotly dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index d8ef89674..55b7014fa 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -9,7 +9,7 @@ h5py wandb==0.17.2 google-cloud google-cloud-storage -plotly~=5.24.0 +plotly~=5.24.1 pytz>=2022.1 setuptools~=69.5.1 numpy==1.26 diff --git a/requirements.txt b/requirements.txt index d8ef89674..55b7014fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ h5py wandb==0.17.2 google-cloud google-cloud-storage -plotly~=5.24.0 +plotly~=5.24.1 pytz>=2022.1 setuptools~=69.5.1 numpy==1.26