Skip to content

Commit b327c41

Browse files
deps: bump pyarrow from 22.0.0 to 23.0.0 in the prod-deps group
Bumps the prod-deps group with 1 update: [pyarrow](https://github.com/apache/arrow). Updates `pyarrow` from 22.0.0 to 23.0.0 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-22.0.0...apache-arrow-23.0.0) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 23.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad35669 commit b327c41

2 files changed

Lines changed: 54 additions & 53 deletions

File tree

poetry.lock

Lines changed: 53 additions & 52 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
@@ -19,7 +19,7 @@ matplotlib = "^3.10.8"
1919
# although not called directory, these are
2020
# needed for processing parquet files
2121
fastparquet = "^2025.12.0"
22-
pyarrow = "^22.0.0"
22+
pyarrow = "^23.0.0"
2323

2424
[tool.poetry.group.dev.dependencies]
2525
pytest = "^8.4.1"

0 commit comments

Comments
 (0)