chore(deps): Update streamlit requirement from >=1.47 to >=1.57.0 (#53)

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.47.0...1.57.0)

---
updated-dependencies:
- dependency-name: streamlit
  dependency-version: 1.57.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-05-04 22:31:41 +02:00
committed by GitHub
parent d55bd518d3
commit 8cce616434
+1 -1
View File
@@ -46,7 +46,7 @@ docker
webdriver-manager
# demo related
streamlit>=1.47 # to support input_c.text_area(..., height="content", ...)
streamlit>=1.57.0 # to support input_c.text_area(..., height="content", ...)
plotly
st-theme
randomname