Skip to content

Commit afec895

Browse files
dependabot python package: update streamlit requirement
Updates the requirements on [streamlit](https://github.com/streamlit/streamlit) to permit the latest version. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.43.2...1.44.1) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c60b59f commit afec895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pydantic = "^2.8.2"
1616
python-dateutil = "^2.9.0.post0"
1717
pytz = "^2025.1"
1818
azure-core = "^1.30.2"
19-
streamlit = "1.43.2"
19+
streamlit = "1.44.1"
2020

2121

2222
[build-system]

0 commit comments

Comments
 (0)