chore(deps): Update streamlit requirement from >=1.57.0 to >=1.58.0 (#64)

Updates the requirements on [streamlit](https://github.com/streamlit/streamlit) to permit the latest version.
- [Release notes](https://github.com/streamlit/streamlit/releases)
- [Commits](https://github.com/streamlit/streamlit/compare/1.57.0...1.58.0)

---
updated-dependencies:
- dependency-name: streamlit
  dependency-version: 1.58.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-04 14:54:55 +02:00
committed by GitHub
parent 56346d5ae5
commit 891daf4df9
+1 -1
View File
@@ -46,7 +46,7 @@ docker
webdriver-manager
# demo related
streamlit>=1.57.0 # to support input_c.text_area(..., height="content", ...)
streamlit>=1.58.0 # to support input_c.text_area(..., height="content", ...)
plotly
st-theme
randomname