Skip to content

Commit

Permalink
Bump pyarrow from 6.0.1 to 14.0.1 in /sdk/python/requirements
Browse files Browse the repository at this point in the history
Bumps [pyarrow](https://github.com/apache/arrow) from 6.0.1 to 14.0.1.
- [Commits](apache/arrow@go/v6.0.1...apache-arrow-14.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent 5fc0b52 commit 33409a5
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.7-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ py==1.11.0
# pytest-forked
py-cpuinfo==8.0.0
# via pytest-benchmark
pyarrow==6.0.1
pyarrow==14.0.1
# via feast (setup.py)
pyasn1==0.4.8
# via
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.7-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ protobuf==3.19.3
# grpcio-reflection
# proto-plus
# tensorflow-metadata
pyarrow==6.0.1
pyarrow==14.0.1
# via feast (setup.py)
pyasn1==0.4.8
# via
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.8-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ py==1.11.0
# pytest-forked
py-cpuinfo==8.0.0
# via pytest-benchmark
pyarrow==6.0.1
pyarrow==14.0.1
# via feast (setup.py)
pyasn1==0.4.8
# via
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.8-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ protobuf==3.19.3
# grpcio-reflection
# proto-plus
# tensorflow-metadata
pyarrow==6.0.1
pyarrow==14.0.1
# via feast (setup.py)
pyasn1==0.4.8
# via
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.9-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ py==1.11.0
# pytest-forked
py-cpuinfo==8.0.0
# via pytest-benchmark
pyarrow==6.0.1
pyarrow==14.0.1
# via feast (setup.py)
pyasn1==0.4.8
# via
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.9-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ protobuf==3.19.3
# grpcio-reflection
# proto-plus
# tensorflow-metadata
pyarrow==6.0.1
pyarrow==14.0.1
# via feast (setup.py)
pyasn1==0.4.8
# via
Expand Down

0 comments on commit 33409a5

Please sign in to comment.