Skip to content

Commit

Permalink
Bump pyarrow from 18.1.0 to 19.0.0
Browse files Browse the repository at this point in the history
Bumps [pyarrow](https://github.com/apache/arrow) from 18.1.0 to 19.0.0.
- [Release notes](https://github.com/apache/arrow/releases)
- [Commits](apache/arrow@apache-arrow-18.1.0...apache-arrow-19.0.0)

---
updated-dependencies:
- dependency-name: pyarrow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent 3f1e327 commit c09d63b
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
88 changes: 44 additions & 44 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ tabulate = "^0.9.0"
ujson = "^5.9.0"
fsspec = "^2024.6.1"
polars-lts-cpu = "^1.21.0"
pyarrow = "^18.1.0"
pyarrow = "^19.0.0"
boto3 = "~1.34.0"
#pinning due to snyk high vulnerability find
s3fs = { version = "^2024.9.0", extras = ["aiohttp=^3.11.10"] }
Expand Down

0 comments on commit c09d63b

Please sign in to comment.