From 7553be1f4409a934863e8f8d3586df224ed7b035 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 13:53:49 +0000 Subject: [PATCH] Bump plotly from 5.17.0 to 5.18.0 Bumps [plotly](https://github.com/plotly/plotly.py) from 5.17.0 to 5.18.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/v5.17.0...v5.18.0) --- updated-dependencies: - dependency-name: plotly dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7d2e690..ff17b26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ Flask==2.3.3 ruamel.yaml==0.18.3 monty==2023.9.25 pymongo==4.5.0 -plotly==5.17.0 +plotly==5.18.0