Skip to content

Commit

Permalink
Bump streamlit from 1.37.0 to 1.38.0
Browse files Browse the repository at this point in the history
Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.37.0 to 1.38.0.
- [Release notes](https://github.com/streamlit/streamlit/releases)
- [Commits](streamlit/streamlit@1.37.0...1.38.0)

---
updated-dependencies:
- dependency-name: streamlit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent 4519a7c commit 5425e33
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.12"
streamlit = "^1.37.0"
streamlit = "^1.38.0"
pyyaml = "^6.0"

[build-system]
Expand Down

0 comments on commit 5425e33

Please sign in to comment.