Skip to content

Commit 24c8258

Browse files
Bump pyarrow from 21.0.0 to 23.0.1
Bumps [pyarrow](https://github.com/apache/arrow) from 21.0.0 to 23.0.1. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-21.0.0...apache-arrow-23.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 23.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ead43a commit 24c8258

2 files changed

Lines changed: 55 additions & 51 deletions

File tree

poetry.lock

Lines changed: 54 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "Apache-License-2.0"
77

88
[tool.poetry.dependencies]
99
pandas = "^2.0.0"
10-
pyarrow = "^21.0.0"
10+
pyarrow = "^23.0.1"
1111
pyspark = "~4.0.0"
1212
python = ">=3.13"
1313

0 commit comments

Comments
 (0)