Bump the python-packages group across 1 directory with 6 updates#447
Merged
Bump the python-packages group across 1 directory with 6 updates#447
Conversation
Bumps the python-packages group with 6 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` | 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) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 24.0.0 dependency-type: direct:production update-type: version-update:semver-major 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: parsl dependency-version: 2026.4.27 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: botocore dependency-version: 1.43.0 dependency-type: direct:production update-type: version-update:semver-minor 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 ... Signed-off-by: dependabot[bot] <support@github.com>
d33bs
approved these changes
May 3, 2026
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 6 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.1Updates
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_vcsMost Recent Ignore Conditions Applied to This Pull Request
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