Skip to content

Commit

Permalink
⬆️ Bump pyarrow from 17.0.0 to 18.1.0 (#511)
Browse files Browse the repository at this point in the history
Bumps [pyarrow](https://github.com/apache/arrow) from 17.0.0 to 18.1.0.
- [Release notes](https://github.com/apache/arrow/releases)
- [Commits](apache/arrow@go/v17.0.0...apache-arrow-18.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 896a0d7 commit 0a0944a
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 43 deletions.
87 changes: 45 additions & 42 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 @@ -37,7 +37,7 @@ python = "^3.9"
typer = "<0.16.0"
rich = "^13.9.4"
tqdm = "^4.67.1"
pyarrow = "^17.0.0"
pyarrow = "^18.1.0"

[tool.poetry.dev-dependencies]
bandit = "^1.7.9"
Expand Down

0 comments on commit 0a0944a

Please sign in to comment.