chore(deps-dev)(deps-dev): bump the python-dependencies group across 1 directory with 4 updates#79
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…1 directory with 4 updates Bumps the python-dependencies group with 4 updates in the / directory: [marimo](https://github.com/marimo-team/marimo), [numpy](https://github.com/numpy/numpy), [plotly](https://github.com/plotly/plotly.py) and [pandas](https://github.com/pandas-dev/pandas). Updates `marimo` from 0.18.4 to 0.20.2 - [Release notes](https://github.com/marimo-team/marimo/releases) - [Commits](marimo-team/marimo@0.18.4...0.20.2) Updates `numpy` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.1...v2.4.2) Updates `plotly` from 6.5.2 to 6.6.0 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](plotly/plotly.py@v6.5.2...v6.6.0) Updates `pandas` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: marimo dependency-version: 0.20.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: numpy dependency-version: 2.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: plotly dependency-version: 6.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pandas dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the python-dependencies group with 4 updates in the / directory: marimo, numpy, plotly and pandas.
Updates
marimofrom 0.18.4 to 0.20.2Release notes
Sourced from marimo's releases.
... (truncated)
Commits
0f77b7brelease: 0.20.20e4e443docs: fix incorrect data sources panel reference in SQL tutorial (#8422)dfbe9f4Fix mo.ui.matplotlib pixel bounds calcuation (#8419)5cbafcbfix: flaky resume session watch test (#8423)71e8b8efix: make threads share their accumulated output (#8418)e4674f4fix: CopyExecutionContext.outputtomarimo.Thread(#8413)7da1cf8faq: interrupt a progress bar (#8406)ba84c0fAdd mo.ui.matplotlib to API inputs documentation (#8394)df03c2arelease: 0.20.1ec05f44Fixmo.ui.matplotlibghosting when figure size changes (#8398)Updates
numpyfrom 2.4.1 to 2.4.2Release notes
Sourced from numpy's releases.
Commits
c81c49fMerge pull request #30757 from charris/prepare-2.4.2b3ae9c5REL: Prepare for the NumPy 2.4.2 release9de8984Merge pull request #30737 from mattip/scipy-openblas-backportb7be329backport scipy-openblas version change7ff9863Merge pull request #30736 from charris/backport-30667431fffbMAINT: Skip tests that require buffer.127235fBUG: fix thread safety ofarray_getbuffer(#30667)18bdb2eMerge pull request #30713 from charris/backport-3071041dd751Merge pull request #30712 from charris/backport-307057a278daBUG: Fixup the quantile promotion fixupUpdates
plotlyfrom 6.5.2 to 6.6.0Release notes
Sourced from plotly's releases.
Changelog
Sourced from plotly's changelog.
Commits
837d27echanges for v6.6.0e0278b3update changelogbb783daMerge pull request #5516 from plotly/new-charts5aabff0Merge branch 'main' into new-charts03fd2edMerge pull request #5527 from plotly/update-plotlyjs-3.4.0aee4c33update changelog46a8aa2update js artifacts7dc360cupdate package-lockcf1b9aeupgrade plotly.js to v3.4.0a4832a8Merge branch 'main' into new-chartsUpdates
pandasfrom 3.0.0 to 3.0.1Release notes
Sourced from pandas's releases.
Commits
e04b26fRLS: 3.0.1 (#64206)47909e6[backport 3.0.x] ENH: Add item() method to ExtensionArray class (#64134) (#64...a061bfdBackport PR #64199 on branch 3.0.x (DOC: cleanup 3.0.1 whatsnew) (#64201)085a385[backport 3.0.x] BUG: Fix read_hdf failing on generic datetime64 dtype (#6400...5f17047[backport 3.0.x] BUG: use fill_null fallback for bug in pyarrow 21 on Windows...0d3a8cbBackport PR #64122 on branch 3.0.x (REG: Allow RE2 syntax in str.contains and...78e1917Backport PR #64185 on branch 3.0.x (TST: remove fixed xfail for PyArrow 23.0....75a42caBackport PR #64168 on branch 3.0.x (TST: add legacy file generation and tests...46d443fBackport PR #64092 on branch 3.0.x (BUG: DataFrame.loc fills b'' instead of N...9d67932Backport PR #64068 on branch 3.0.x (BUG: fixed to_timedelta with list of int ...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions