From 2e0f5d10216e39465ebcb80a960f92ba675974d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 12:17:56 +0000 Subject: [PATCH] pip(deps): bump plotly from 5.15.0 to 5.19.0 Bumps [plotly](https://github.com/plotly/plotly.py) from 5.15.0 to 5.19.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.15.0...v5.19.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 cf699e0..0cb09f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ requests==2.31.0 py-carbon==1.0.4 sentry-sdk==1.39.1 aiofiles==23.1.0 -plotly==5.15.0 +plotly==5.19.0 pandas kaleido==0.2.1 certifi==2023.11.17