Skip to content

Update streamlit requirement from ~=0.65.2 to ~=0.87.0 in /src#142

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/src/streamlit-approx-eq-0.87.0
Open

Update streamlit requirement from ~=0.65.2 to ~=0.87.0 in /src#142
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/src/streamlit-approx-eq-0.87.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2021

Copy link
Copy Markdown
Contributor

Updates the requirements on streamlit to permit the latest version.

Release notes

Sourced from streamlit's releases.

Version 0.87.0

Release date: Aug 19, 2021

Highlights

  • 🔢 Introducing st.metric, an API for displaying KPIs. Check out the demo app showcasing the functionality

Other Changes

  • 🐞 Bug Fixes: File uploader retains state upon expander closing (#3557), setIn Error with st.empty (#3659), Missing IFrame embeds in docs (#3706), Fix error writing certain PNG files (#3597)
Changelog

Sourced from streamlit's changelog.

Version 0.87.0

Release date: Aug 19, 2021

Highlights

  • 🔢 Introducing st.metric, an API for displaying KPIs. Check out the demo app showcasing the functionality

Other Changes

  • 🐞 Bug Fixes: File uploader retains state upon expander closing (#3557), setIn Error with st.empty (#3659), Missing IFrame embeds in docs (#3706), Fix error writing certain PNG files (#3597)

Version 0.86.0

Release date: Aug 5, 2021

Highlights

  • 🎓 Our layout primitives are graduating from beta! You can now use st.columns, st.container and st.expander without the beta_ prefix.

Notable Changes

  • 📱 When using st.columns, columns will stack vertically when viewport size <640px so that column layout on smaller viewports is consistent and cleaner. (#3594)

Other Changes

  • 🐞 Bug fixes: Fixed st.date_input crashes if its empty (#3194), Opening files with utf-8(#3022), st.select_slider resets its state upon interaction (#3600)

Version 0.85.0

Release date: Jul 22, 2021

Highlights

  • 🏹 Streamlit now uses Apache Arrow for serializing data frames when they are sent from Streamlit server to the front end. See our blog post
    • (Users who wish to continue using the legacy data frame serialization can do so by setting the dataFrameSerialization config option to "legacy" in their config.toml)

Other Changes

  • 🐞 Bug fixes: Unresponsive pydeck example (#3395), JSON parse error message (#2324), Tooltips rendering (#3300), Colorpicker not working on Streamlit Sharing (#2689)

Version 0.84.0

Release date: Jul 1, 2021

Highlights

  • 🧠 Introducing st.session_state and widget callbacks to allow you to add statefulness to your apps. Check out the blog post

Notable Changes

... (truncated)

Commits

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 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)

Updates the requirements on [streamlit](https://github.com/streamlit/streamlit) to permit the latest version.
- [Release notes](https://github.com/streamlit/streamlit/releases)
- [Changelog](https://github.com/streamlit/streamlit/blob/0.87.0/docs/changelog.md)
- [Commits](streamlit/streamlit@0.65.2...0.87.0)

---
updated-dependencies:
- dependency-name: streamlit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant