Skip to content

Commit

Permalink
pip prod(deps): bump pyarrow from 15.0.2 to 18.0.0 in /api
Browse files Browse the repository at this point in the history
Bumps [pyarrow](https://github.com/apache/arrow) from 15.0.2 to 18.0.0.
- [Release notes](https://github.com/apache/arrow/releases)
- [Commits](apache/arrow@go/v15.0.2...apache-arrow-18.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 Nov 1, 2024
1 parent 3c9a73b commit 5761b8e
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 40 deletions.
2 changes: 1 addition & 1 deletion api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ apscheduler = "==3.6.3"
requests-cache = "==1.2.0"
python-multipart = "*"
kafka-python= "==2.0.2"
pyarrow= "==15.0.2"
pyarrow= "==18.0.0"
py4j= "==0.10.9"
sqlalchemy="==2.0.30"

Expand Down
84 changes: 45 additions & 39 deletions api/Pipfile.lock

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

0 comments on commit 5761b8e

Please sign in to comment.