Skip to content

Commit 779c20b

Browse files
Bump streamlit from 1.45.0 to 1.50.0 in /python-wrapper
Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.45.0 to 1.50.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.45.0...1.50.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 566450a commit 779c20b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-wrapper/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dev = [
4848
"palettable==3.3.3",
4949
"pytest-mock==3.14.0",
5050
"nbconvert==7.16.6",
51-
"streamlit==1.45.0",
51+
"streamlit==1.50.0",
5252
"matplotlib>=3.9.4",
5353
]
5454
docs = [

0 commit comments

Comments
 (0)