Skip to content

Commit 2b524f1

Browse files
Bump streamlit from 1.37.0 to 1.37.1
Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.37.0 to 1.37.1. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.37.0...1.37.1) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be4ee34 commit 2b524f1

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

poetry.lock

Lines changed: 7 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ package-mode = false
1111
python = "^3.10"
1212
openai = "^1.39.0"
1313
python-dotenv = "^1.0.1"
14-
streamlit = "^1.37.0"
14+
streamlit = "^1.37.1"
1515
azure-cosmos = "^4.7.0"
1616
plotly = "^5.23.0"
1717
pandas = "^2.2.2"

0 commit comments

Comments
 (0)