From 8cef56fd369ec4f6746bbae0a7d8b11643a8c9da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 20:03:03 +0000 Subject: [PATCH] Build(deps-dev): Bump plotly from 4.12.0 to 5.13.1 in /requirements Bumps [plotly](https://github.com/plotly/plotly.py) from 4.12.0 to 5.13.1. - [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.12.0...v5.13.1) --- updated-dependencies: - dependency-name: plotly dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/requirements_development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_development.txt b/requirements/requirements_development.txt index 4e5aec8a..61708fd4 100644 --- a/requirements/requirements_development.txt +++ b/requirements/requirements_development.txt @@ -3,7 +3,7 @@ jupyter_contrib_nbextensions==0.5.1 pyinstaller==5.6.2 autodocsumm==0.2.7 sphinx-rtd-theme==0.5.2 -plotly==4.12.0 +plotly==5.13.1 seaborn==0.11.0 twine==4.0.0 bumpversion==0.6.0