chore(deps-dev)(deps-dev): bump the python-dependencies group with 2 updates#10
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps-dev)(deps-dev): bump the python-dependencies group with 2 updates#10dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…updates Bumps the python-dependencies group with 2 updates: [marimo](https://github.com/marimo-team/marimo) and [pandas](https://github.com/pandas-dev/pandas). Updates `marimo` from 0.21.1 to 0.22.4 - [Release notes](https://github.com/marimo-team/marimo/releases) - [Commits](marimo-team/marimo@0.21.1...0.22.4) Updates `pandas` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: marimo dependency-version: 0.22.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pandas dependency-version: 3.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 2 updates: marimo and pandas.
Updates
marimofrom 0.21.1 to 0.22.4Release notes
Sourced from marimo's releases.
... (truncated)
Commits
b59cb0erelease: 0.22.4 (#9040)e787d17fix: make _CellsView iterate over NotebookCell objects instead of cell IDs (#...c945acdfix: anywidget test (#9038)280a1f6fix: show which cell defines a variable in multiply-defined error (#9037)34f87a5Add option to display error tracebacks inline and in modal (#8376)e62767dfeat: add concise repr to NotebookCell for better REPL discoverability (#...eba1740Surface cell errors from_code_modethrough scratchpad (#9030)611afacfix: gracefully handle delete of unknown cell and read document on reconnect ...4f345a2feat: add repr, find(), and grep() to _CellsView and improve KeyError mes...cf3d07aPass model_id as data attribute to prevent loss on value update (#9032)Updates
pandasfrom 3.0.1 to 3.0.2Release notes
Sourced from pandas's releases.
Commits
ab90747RLS: 3.0.2 (#64934)6f27013Backport PR #64931 on branch 3.0.x (DOC/BLD: temporary disable upload of docs...48ddc60Backport PR #64664 on branch 3.0.x (BUG: DataFrame.sum() crashes on empty Dat...8774488[backport 3.0.x] PERF: fix slow python loop in validation for ArrowStringArra...33af6ccBackport PR #64133 on branch 3.0.x (BUG: str.find returns byte offset instead...4ef49d8[backport 3.0.x] BUG: fix convert_dtypes dropping values from sliced mixed-dt...0668f34[backport 3.0.x] BUG: Fix HDFStore.put with StringDtype columns and compressi...23f2f44[backport 3.0.x] BUG: Suppress unnecessary RuntimeWarning in to_datetime with...83ba804Backport PR #64886: BUG: Compute Variance of Complex Numbers Correctly (#64892)bb5ca1aBackport PR #64386 on branch 3.0.x (BUG: fix sort_index AssertionError with R...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