Skip to content

Commit 72ff1ee

Browse files
dependabot[bot]insolor
authored andcommitted
Bump streamlit from 1.40.2 to 1.41.1
Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.40.2 to 1.41.1. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.40.2...1.41.1) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1373caf commit 72ff1ee

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -8,7 +8,7 @@ readme = "README.md"
88

99
[tool.poetry.dependencies]
1010
python = "^3.10"
11-
streamlit = "^1.40.2"
11+
streamlit = "^1.41.1"
1212
requests = "^2.32.3"
1313
pydantic = "^2.10.4"
1414
loguru = "^0.7.3"

0 commit comments

Comments
 (0)