From 7bc660d511d9bb27a5bdba0bb740311c7e583105 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 17:00:16 +0000 Subject: [PATCH] Bump plotly from 4.8.2 to 4.9.0 in /requirements Bumps [plotly](https://github.com/plotly/plotly.py) from 4.8.2 to 4.9.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.8.2...v4.9.0) Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index e153cb03..3dfb3080 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -6,7 +6,7 @@ beautifulsoup4==4.9.1 certifi==2020.6.20 dnspython==1.16.0 netaddr==0.8.0 -plotly==4.8.2 +plotly==4.9.0 pyppeteer==0.2.2 PyYAML==5.3.1 requests==2.24.0