From 281c18badc36e45eb2aafd2a570fdba903b9ca89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 04:47:43 +0000 Subject: [PATCH] Bump plotly from 4.14.3 to 5.0.0 Bumps [plotly](https://github.com/plotly/plotly.py) from 4.14.3 to 5.0.0. - [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/v4.14.3...v5.0.0) --- updated-dependencies: - dependency-name: plotly dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-plot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-plot.txt b/requirements-plot.txt index 6693a593d..0563e5df2 100644 --- a/requirements-plot.txt +++ b/requirements-plot.txt @@ -1,5 +1,5 @@ # Include all requirements to run the bot. -r requirements.txt -plotly==4.14.3 +plotly==5.0.0