Skip to content

Commit

Permalink
chore(deps): bump pyarrow from 17.0.0 to 19.0.0
Browse files Browse the repository at this point in the history
Bumps [pyarrow](https://github.com/apache/arrow) from 17.0.0 to 19.0.0.
- [Release notes](https://github.com/apache/arrow/releases)
- [Commits](apache/arrow@go/v17.0.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent 6cae834 commit 239a366
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 97 deletions.
141 changes: 45 additions & 96 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 @@ -24,7 +24,7 @@ singer-sdk = { version="~=0.40.0", extras = ["faker"] }
fs-s3fs = { version = "~=1.1.1", optional = true }
requests = "~=2.32.3"
fsspec = "~=2024.12.0"
pyarrow = "~=17.0.0"
pyarrow = "~=19.0.0"

[tool.poetry.dev-dependencies]
pytest = ">=8"
Expand Down

0 comments on commit 239a366

Please sign in to comment.