Skip to content

Commit 97e6afe

Browse files
Bump streamlit from 1.24.0 to 1.37.0
Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.24.0 to 1.37.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.24.0...1.37.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db9527a commit 97e6afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"numpy==1.24.3",
2929
"python-dotenv==1.0.0",
3030
"pypdf==3.15.1",
31-
"streamlit==1.24.0",
31+
"streamlit==1.37.0",
3232
],
3333
)

0 commit comments

Comments
 (0)