Skip to content

Commit 0381035

Browse files
chore(deps): update dependency pyarrow to v21
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | pyarrow | 19.0.1 | 21.0.0 |
1 parent 1ef3266 commit 0381035

File tree

2 files changed

+51
-45
lines changed

2 files changed

+51
-45
lines changed

poetry.lock

Lines changed: 50 additions & 44 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
@@ -53,7 +53,7 @@ dev = [
5353
"types-requests>=2.32.0.20250306",
5454
"typer>=0.15.2,<1.0.0",
5555
"datasets>=3.5.0,<4.0.0",
56-
"pyarrow>=19.0.1,<20.0.0",
56+
"pyarrow>=21.0.0,<21.1.0",
5757
"markdown>=3.8.2,<4.0.0",
5858
"markdownify>=1.1.0,<2.0.0",
5959
"mkdocstrings-python>=1.16.12,<2.0.0",

0 commit comments

Comments
 (0)