Skip to content

Commit 1205a6b

Browse files
Bump streamlit from 1.43.0 to 1.54.0 in /unified-search-app
Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.43.0 to 1.54.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.43.0...1.54.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.54.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac142c5 commit 1205a6b

File tree

2 files changed

+1466
-1307
lines changed

2 files changed

+1466
-1307
lines changed

unified-search-app/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99
requires-python = ">=3.11,<3.14"
1010

1111
dependencies = [
12-
"streamlit==1.43.0",
12+
"streamlit==1.54.0",
1313
"azure-search-documents~=11.4",
1414
"azure-storage-blob~=12.20",
1515
"azure-identity~=1.16",

0 commit comments

Comments
 (0)