Skip to content

Commit

Permalink
Update pyarrow requirement from <=18.0.0 to <=18.1.0
Browse files Browse the repository at this point in the history
Updates the requirements on [pyarrow](https://github.com/apache/arrow) to permit the latest version.
- [Release notes](https://github.com/apache/arrow/releases)
- [Commits](apache/arrow@apache-arrow-0.1.0...apache-arrow-18.1.0)

---
updated-dependencies:
- dependency-name: pyarrow
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 578e163 commit bb98c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ sphinx_rtd_theme==3.0.2
nbsphinx==0.9.5
pre-commit<=4.0.1
types-setuptools==75.6.0.20241126
pyarrow<=18.0.0
pyarrow<=18.1.0

0 comments on commit bb98c12

Please sign in to comment.