Skip to content

Commit 646c337

Browse files
build(deps): bump pyarrow from 23.0.1 to 24.0.0
Bumps [pyarrow](https://github.com/apache/arrow) 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) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 24.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07750b3 commit 646c337

2 files changed

Lines changed: 41 additions & 41 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"msgspec[yaml]>=0.20,<1",
2929
"pandas>=1.0,<4",
3030
"plugboard-schemas",
31-
"pyarrow>=17.0,<24",
31+
"pyarrow>=17.0,<25",
3232
"pydantic>=2.8.0,<3 ; python_version < '3.14'",
3333
"pydantic>=2.13.1,<3 ; python_version >= '3.14'",
3434
"pydantic-settings>=2.7.1,<3",

0 commit comments

Comments
 (0)