From 9a659cfed3d49a0253eaddb89e97c91fc7e9f9ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 10:23:46 +0000 Subject: [PATCH] chore(deps): bump plotly from 6.6.0 to 6.8.0 Bumps [plotly](https://github.com/plotly/plotly.py) from 6.6.0 to 6.8.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.6.0...v6.8.0) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gitgalaxy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitgalaxy/requirements.txt b/gitgalaxy/requirements.txt index 70e04a86..82ba6838 100644 --- a/gitgalaxy/requirements.txt +++ b/gitgalaxy/requirements.txt @@ -82,7 +82,7 @@ pickleshare==0.7.5 pillow==12.2.0 pipreqs==0.5.0 platformdirs==4.9.4 -plotly==6.6.0 +plotly==6.8.0 pluggy==1.6.0 prompt_toolkit==3.0.52 ptyprocess==0.7.0