Bump the python-packages group across 1 directory with 7 updates#446
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the python-packages group across 1 directory with 7 updates#446dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the python-packages group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pyarrow](https://github.com/apache/arrow) | `23.0.1` | `24.0.0` | | [cloudpathlib](https://github.com/drivendataorg/cloudpathlib) | `0.23.0` | `0.24.0` | | [duckdb](https://github.com/duckdb/duckdb-python) | `1.5.1` | `1.5.2` | | [parsl](https://github.com/Parsl/parsl) | `2026.3.30` | `2026.4.27` | | [botocore](https://github.com/boto/botocore) | `1.42.70` | `1.43.0` | | [dunamai](https://github.com/mtkennerly/dunamai) | `1.26.0` | `1.26.1` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.5.6` | `4.5.7` | Updates `pyarrow` from 23.0.1 to 24.0.0 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-23.0.1...apache-arrow-24.0.0) Updates `cloudpathlib` from 0.23.0 to 0.24.0 - [Release notes](https://github.com/drivendataorg/cloudpathlib/releases) - [Changelog](https://github.com/drivendataorg/cloudpathlib/blob/master/HISTORY.md) - [Commits](drivendataorg/cloudpathlib@v0.23.0...v0.24.0) Updates `duckdb` from 1.5.1 to 1.5.2 - [Release notes](https://github.com/duckdb/duckdb-python/releases) - [Commits](duckdb/duckdb-python@v1.5.1...v1.5.2) Updates `parsl` from 2026.3.30 to 2026.4.27 - [Commits](Parsl/parsl@2026.03.30...2026.04.27) Updates `botocore` from 1.42.70 to 1.43.0 - [Commits](boto/botocore@1.42.70...1.43.0) Updates `dunamai` from 1.26.0 to 1.26.1 - [Release notes](https://github.com/mtkennerly/dunamai/releases) - [Changelog](https://github.com/mtkennerly/dunamai/blob/master/CHANGELOG.md) - [Commits](mtkennerly/dunamai@v1.26.0...v1.26.1) Updates `jupyterlab` from 4.5.6 to 4.5.7 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.5.6...@jupyterlab/lsp@4.5.7) --- updated-dependencies: - dependency-name: botocore dependency-version: 1.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: cloudpathlib dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: duckdb dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: dunamai dependency-version: 1.26.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: jupyterlab dependency-version: 4.5.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: parsl dependency-version: 2026.4.27 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pyarrow dependency-version: 24.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
cd8c41e to
717ba1a
Compare
Member
|
@dependabot rebase |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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-packages group with 7 updates in the / directory:
23.0.124.0.00.23.00.24.01.5.11.5.22026.3.302026.4.271.42.701.43.01.26.01.26.14.5.64.5.7Updates
pyarrowfrom 23.0.1 to 24.0.0Release notes
Sourced from pyarrow's releases.
Commits
31b4b6cMINOR: [Release] Update versions for 24.0.006dbc17MINOR: [Release] Update .deb/.rpm changelogs for 24.0.0a021d80MINOR: [Release] Update CHANGELOG.md for 24.0.02d6b12cGH-49716: [C++] FixedShapeTensorType::Deserialize should strictly validate se...a74cb6aGH-49697: [C++][CI] Check IPC file body bounds are in sync with decoder outco...871a0c6GH-49676: [Python][Packaging] Fix gRPC docker image layer being too big for h...f9203b3GH-49586: [C++][CI] StructToStructSubset test failure with libc++ 22.1.1 (#49...fe298b4GH-49628: [Python][Interchange protocol] Suppress warnings for pandas 4.0.0 a...1f94910GH-49252: [GLib] Deprecate Feather features (#49673)5ba5c3cGH-49671: [CI][Docs] Don't run jobs for push by Dependabot (#49672)Updates
cloudpathlibfrom 0.23.0 to 0.24.0Release notes
Sourced from cloudpathlib's releases.
Changelog
Sourced from cloudpathlib's changelog.
Commits
1d65750Add support for S3 Multi-Region Access Point (MRAP) URLs (#557) (#560)5124aa0Reformat with black 26.1.0 (#542)1ca2eedFeat/pydantic serialization (#538) (#539)Updates
duckdbfrom 1.5.1 to 1.5.2Release notes
Sourced from duckdb's releases.
Commits
2aea44epin submodule at release hash3aa2bf2Fix stubs for path_or_buffer param (#425)018fe05Fix stubs for path_or_buffer param0ef05d6Fix segfault on join with None (#422)4acb9f7Fix segfault on join6f161deCache arrow schema for streaming types (#423)87d6a31Add CLAUDE.mdae356cbCache the arrow schema for streams so we don't need an active client contextb71639fTest that client context stays open on arrow streams305d114fix spark test (#421)Updates
parslfrom 2026.3.30 to 2026.4.27Commits
0839aedRemove a TODO that seems irrelevant (#4090)0e85981Make task state helper log state changes. (#4080)0dce186Tighten up typing ofaddressesin HTEX (#4087)e04cfe1Fix pbspro job statuses (#4085)Updates
botocorefrom 1.42.70 to 1.43.0Commits
05dafeaMerge branch 'release-1.43.0'047f23fBumping version to 1.43.044df585Update endpoints model924fe63Update to latest models3560007Deprecate Python 3.9 support (#3679)a4eb5adUpdate awscrt to 0.32.2 (#3691)61b379eRemove trustcor from vendored cert bundle (#3690)26345a6ci: group dependabot updates (#3689)9131bfcMerge branch 'release-1.42.97'b8d83a9Merge branch 'release-1.42.97' into developUpdates
dunamaifrom 1.26.0 to 1.26.1Release notes
Sourced from dunamai's releases.
Changelog
Sourced from dunamai's changelog.
Commits
cdae7e2Release v1.26.1529fb6b#109: Fix compatibility with latest Pijul beta73abe54#110: Update changelog93d5647Merge pull request #110 from ninoseki/highest-tag-on-any3f6d8abfix: pass highest_tag in from_any_vcsUpdates
jupyterlabfrom 4.5.6 to 4.5.7Release notes
Sourced from jupyterlab's releases.
Commits
f514041[ci skip] Publish 4.5.766fe9adBackport PR #18652 on branch 4.5.x (Video and Audio Content Providers: Fix Ju...f4455faFix syntax for Python 3.9 on4.5.xbranch (#18817)d2322b5Backport PR #18819 on branch 4.5.x (Fix linting issue) (#18820)5d9cb8cMerge commit from fork1de120bMerge commit from fork6926100Backport PR #18808 on branch 4.5.x (Fix notebook hang when dropping cells) (#...67e6e88Backport PR #18647 on branch 4.5.x (Update default font family to honor macOS...bf21eb9Backport PR #18747 on branch 4.5.x (Fix Contextual Help keyboard shortcut rel...73cafa5Backport PR #18788 on branch 4.5.x (Fix name of option for extension manager ...Most Recent Ignore Conditions Applied to This Pull Request