From 6112cfd0883bb44acc9c31e8534214bfa12048d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 14:36:29 +0000 Subject: [PATCH] deps: bump plotly from 5.22.0 to 6.0.1 Bumps [plotly](https://github.com/plotly/plotly.py) from 5.22.0 to 6.0.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/v5.22.0...v6.0.1) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ddeedfcd..8a13e735 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # preferably use the batteries included or simple docker file for local hosting streamlit==1.43.0 numpy==1.26.4 # pandas and numpy are dependencies of pyopenms, however, pyopenms needs numpy<=1.26.4 -plotly==5.22.0 +plotly==6.0.1 captcha==0.7.1 pyopenms>=3.2.0 pyarrow<16