Skip to content

Commit

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

---
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 Oct 17, 2023
1 parent 0ccf9bd commit a1acd7b
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 54 deletions.
97 changes: 44 additions & 53 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 @@ -29,7 +29,7 @@ pandas = [
{version = "1.1.5", python = ">=3.7,<3.8"},
{version = "^1.4.0", python = ">=3.8"},
]
streamlit = "^1.12.2"
streamlit = "^1.27.2"

[tool.black]
line-length = 88
Expand Down

0 comments on commit a1acd7b

Please sign in to comment.