From 1afc395ab2a6709226d89b05e8b380dc03e600f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 01:44:15 +0000 Subject: [PATCH] deps: bump plotly from 5.22.0 to 6.2.0 --- updated-dependencies: - dependency-name: plotly dependency-version: 6.2.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..953d2110 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.2.0 captcha==0.7.1 pyopenms>=3.2.0 pyarrow<16