fix(deps): update python packages #117
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.8.14->1.8.151.16.1->1.17.01.46.1->1.47.0Release Notes
microsoft/debugpy (debugpy)
v1.8.15: debugpy v1.8.15Compare Source
Fixes:
Thanks to @MichaelSpece, @jborean93, @ConradIrwin for your help
python/mypy (mypy)
v1.17.0Compare Source
streamlit/streamlit (streamlit)
v1.47.0Compare Source
What's Changed
Breaking Changes 🛠
New Features 🎉
codeFontSizetheming config option by @mayagbarnes in https://github.com/streamlit/streamlit/pull/11508linkUnderlinetheming config option by @mayagbarnes in https://github.com/streamlit/streamlit/pull/11560st.metricdelta by @jrieke in https://github.com/streamlit/streamlit/pull/11678baseFontWeighttheming config option by @mayagbarnes in https://github.com/streamlit/streamlit/pull/11696dataframeHeaderBackgroundColortheming config option by @mayagbarnes in https://github.com/streamlit/streamlit/pull/11727codeFontWeighttheming config option by @mayagbarnes in https://github.com/streamlit/streamlit/pull/11735width="content"option tost.code. by @sfc-gh-lwilby in https://github.com/streamlit/streamlit/pull/11745st.metric. by @sfc-gh-lwilby in https://github.com/streamlit/streamlit/pull/11744st.dataframeby @lukasmasuch in https://github.com/streamlit/streamlit/pull/11705st.dialogtitle by @jrieke in https://github.com/streamlit/streamlit/pull/11763LinkColumnby @lukasmasuch in https://github.com/streamlit/streamlit/pull/11690bytesformatting option to number and progress column by @cgivre in https://github.com/streamlit/streamlit/pull/11288chartCategoricalColorstheming config option by @mayagbarnes in https://github.com/streamlit/streamlit/pull/11734stepto influence column config number formatting by @lukasmasuch in https://github.com/streamlit/streamlit/pull/11835headingFontWeightstheming config option by @mayagbarnes in https://github.com/streamlit/streamlit/pull/11777headingFontSizestheming config option by @mayagbarnes in https://github.com/streamlit/streamlit/pull/11864chartSequentialColorstheming config option by @mayagbarnes in https://github.com/streamlit/streamlit/pull/11804st.chat_inputvia session state by @lukasmasuch in https://github.com/streamlit/streamlit/pull/10175Bug Fixes 🐛
st.set_page_config: enable sidebar/layout configs to be None by @mayagbarnes in https://github.com/streamlit/streamlit/pull/11664websocket_ping_intervalto be at leastwebsocket_ping_timeoutby @lukasmasuch in https://github.com/streamlit/streamlit/pull/11693overflow: autowhen a fixed height is provided forst.formby @sfc-gh-lwilby in https://github.com/streamlit/streamlit/pull/11764isTransparentBackgroundprop and adjust background logic by @sfc-gh-nbellante in https://github.com/streamlit/streamlit/pull/11787Other Changes
.clear()method on cached functions by @whitphx in https://github.com/streamlit/streamlit/pull/11793baseFontWeightby @mayagbarnes in https://github.com/streamlit/streamlit/pull/11878New Contributors
Full Changelog: streamlit/streamlit@1.46.1...1.47.0
Configuration
📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) in timezone US/Central, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.