From dc108a2f83e91b9b3d932752a2e60563d34f94b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Apr 2022 15:55:32 +0000 Subject: [PATCH] Update plotly requirement from ~=5.6.0 to ~=5.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/master/CHANGELOG.md) - [Commits](https://github.com/plotly/plotly.py/compare/v5.6.0...v5.7.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 dcc03628c..98c9eb376 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ h5py wandb==0.12.11 google-cloud google-cloud-storage -plotly~=5.6.0 +plotly~=5.7.0 pytz~=2022.1 setuptools~=62.0.0 numpy==1.22.3