From 6a53c453302d620e1c3ee01c2a6b35b6b4ffe7be Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 7 May 2020 05:24:59 +0000 Subject: [PATCH] Bump plotly from 4.6.0 to 4.7.0 in /requirements Bumps [plotly](https://github.com/plotly/plotly.py) from 4.6.0 to 4.7.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.6.0...v4.7.0) Signed-off-by: dependabot-preview[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 23381eab..f5707cc9 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -4,7 +4,7 @@ aiosqlite==0.13.0 beautifulsoup4==4.9.0 dnspython==1.16.0 netaddr==0.7.19 -plotly==4.6.0 +plotly==4.7.0 PyYAML==5.3.1 requests==2.23.0 retrying==1.3.3