From a95efaa4eb795f89185b8728453f992f7a6b7b37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 08:17:57 +0000 Subject: [PATCH] deps: bump plotly from 5.22.0 to 6.3.0 Bumps [plotly](https://github.com/plotly/plotly.py) from 5.22.0 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/v5.22.0...v6.3.0) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.3.0 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..7d8046b2 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.3.0 captcha==0.7.1 pyopenms>=3.2.0 pyarrow<16