Skip to content

chore(deps): bump streamlit from 1.45.1 to 1.46.1 #141

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2025

Bumps streamlit from 1.45.1 to 1.46.1.

Release notes

Sourced from streamlit's releases.

1.46.1

Full Changelog: streamlit/streamlit@1.46.0...1.46.1

1.46.0

What's Changed

New Features 🎉

... (truncated)

Commits
  • be0fd0b Up version to 1.46.1
  • 6f67fe5 [Fix] Only use overflow: auto when a fixed height is provided for st.form...
  • 89ede0a Use previous websocket ping interval for old tornado version (#11780)
  • 2752979 Fix the websocket_ping_interval to be at least websocket_ping_timeout (#1...
  • 1442609 [fix] Resolving some regressions introduced via top nav (#11732)
  • 6f41a12 Fix runtime error with event based watcher (#11692)
  • 5ab38d9 "Up version to 1.46.0"
  • 475dfbe Bugfix(es): 3 top nav adjacent bugs we want to cherrypick into the 1.46.0 rel...
  • 1694620 Add codeFontSize theming config option (#11508)
  • b56c661 st.set_page_config: enable sidebar/layout configs to be None (#11664)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.45.1 to 1.46.1.
- [Release notes](https://github.com/streamlit/streamlit/releases)
- [Commits](streamlit/streamlit@1.45.1...1.46.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update dependencies label Jun 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 27, 2025 15:46
@dependabot dependabot bot added the dependencies Pull requests that update dependencies label Jun 27, 2025
Copy link

Coverage report

This PR does not seem to contain any modification to coverable code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update dependencies
Projects
Status: In review
Development

Successfully merging this pull request may close these issues.

0 participants