chore(deps)(deps): bump the python-dependencies group with 3 updates - #796
Merged
Conversation
Bumps the python-dependencies group with 3 updates: [pandas](https://github.com/pandas-dev/pandas), [polars](https://github.com/pola-rs/polars) and [marimo](https://github.com/marimo-team/marimo). Updates `pandas` from 3.0.3 to 3.0.5 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.3...v3.0.5) Updates `polars` from 1.43.0 to 1.43.1 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.43.0...py-1.43.1) Updates `marimo` from 0.23.14 to 0.23.15 - [Release notes](https://github.com/marimo-team/marimo/releases) - [Commits](marimo-team/marimo@0.23.14...0.23.15) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: polars dependency-version: 1.43.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: marimo dependency-version: 0.23.15 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 3 updates: pandas, polars and marimo.
Updates
pandasfrom 3.0.3 to 3.0.5Release notes
Sourced from pandas's releases.
Commits
e68db09RLS: 3.0.50697623Backport PR #66428: DOC: update whatsnew for 3.0.5 (#66430)5d846d0Backport PR #66090 on branch 3.0.x (BLD: exclude numpy 2.5.0 when building wh...bef7a2bBackport PR #66169 on branch 3.0.x (CI: Fix pyarrow-nightly job (stale nightl...8188eb1RLS: 3.0.4 (#66079)bd35f15[3.0.x] BUG: fix CoW issue in eval() (#66072)6195872[backport 3.0.x] BUG: anchor whole alternation in Series.str.match for PyArro...70313beBackport PR #66051 on branch 3.0.x (BUG: fix regression in DataFrame setitem ...57ed3e2[backport 3.0.x] Bump pypa/cibuildwheel from 3.4.1 to 4.1.0 (#65934) (#66026)f9693fc[backport 3.0.x] BUG(pandas 3.0 regression): drop(index=...) doesn't accept N...Updates
polarsfrom 1.43.0 to 1.43.1Release notes
Sourced from polars's releases.
Commits
8d438bePython Polars 1.43.1 (#28523)a3e282arefactor: Make hive_part extraction a function and public (#28507)f6d2becdocs: Update and restructure README (#28490)b78761cfeat(rust): Support reading IEEE 754 total order Parquet column order (#27896)b1268f1fix: Fix panic on self join of scan_delta / scan_iceberg (#28468)0d4a49afix(rust): Decrement ParkGroup worker count when worker exits (#28492)a3982ddfix(rust): Add missing Send bounds in Connector (#28497)49ceb73fix: Fix UB on first/last_non_null with empty chunk (#28495)1f63626fix: Do not CSE non-column height expr on streaming engine (#28480)f75402efix: Propagate adjusted sortedness through Gather (#28493)Updates
marimofrom 0.23.14 to 0.23.15Release notes
Sourced from marimo's releases.
... (truncated)
Commits
d8789darelease: 0.23.15 (#10308)0f481ebfix: prefill issue-report fields via include toggles (#10307)ac5f44efix: data_editor corrupts float16 columns on edit (follow-up to #10211) (#10304)86f90f0docs: marimo glance (#10282)afa630fdocs: pycharm plugin (#10283)367e5b9Make control loop test deterministic (#10280)69b0e90docs: marimo pair (#10288)c21a67fdocs: consolidate AI guides and route readers to marimo pair (#10293)eddce3bfix(sql): reject catch-all getattr objects as DB connections (#10301)f08787afix: handle private imports (#9704)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