From 7b0b9641090db98c3ba06f4b4404b8d348217033 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Oct 2025 12:01:04 +0000 Subject: [PATCH] pip(deps): bump plotly from 6.3.0 to 6.3.1 Bumps [plotly](https://github.com/plotly/plotly.py) from 6.3.0 to 6.3.1. - [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.3.0...v6.3.1) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5581331e..8b0a781d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ colorama==0.4.6 requests==2.32.5 py-carbon==1.0.4 aiofiles==24.1.0 -plotly==6.3.0 +plotly==6.3.1 pandas kaleido==0.2.1 certifi==2025.8.3