Skip to content

Commit 7051d67

Browse files
Bump pyarrow in the production-dependencies group across 1 directory
Bumps the production-dependencies group with 1 update in the / directory: [pyarrow](https://github.com/apache/arrow). Updates `pyarrow` from 19.0.1 to 23.0.1 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-19.0.1...apache-arrow-23.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 23.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94e6f15 commit 7051d67

2 files changed

Lines changed: 56 additions & 51 deletions

File tree

poetry.lock

Lines changed: 55 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
@@ -17,7 +17,7 @@ packages = [{include = "wristpy", from = "src"}]
1717
python = ">=3.10, <3.14"
1818
polars = "^1.21.0"
1919
scikit-learn = "^1.7.1"
20-
pyarrow = ">=18,<20"
20+
pyarrow = ">=18,<24"
2121
actfast = "^1.2.0"
2222
numpy = ">=2.1.0, <3.0.0"
2323
pydantic = "^2.11.1"

0 commit comments

Comments
 (0)