From c5427553165b512c13b98d2680ad224c6cf06030 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 03:17:40 +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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3a33b7de3..db9e093ca 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