From fcd633f97bf886c853a8f5eb5c655d79eadd1fc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Aug 2025 12:45:17 +0000 Subject: [PATCH] pip(deps): bump plotly from 6.0.1 to 6.3.0 Bumps [plotly](https://github.com/plotly/plotly.py) from 6.0.1 to 6.3.0. - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](https://github.com/plotly/plotly.py/compare/v6.0.1...v6.3.0) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.3.0 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 ac3a238..8f65fe9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ colorama==0.4.6 requests==2.32.3 py-carbon==1.0.4 aiofiles==24.1.0 -plotly==6.0.1 +plotly==6.3.0 pandas kaleido==0.2.1 certifi==2025.1.31