Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent 7a922b0 commit b365e2f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion python-spec/requirements-py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ numba==0.58.0
numpy==1.25.2
packaging==23.1
pandas==2.1.1
pyarrow==13.0.0
pyarrow==14.0.1
pyarrow_hotfix==0.6.0
python-dateutil==2.8.2
pytz==2023.3.post1
Expand Down
2 changes: 1 addition & 1 deletion python-spec/requirements-py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ numba==0.56.4
numpy==1.21.6
packaging==23.1
pandas==1.3.5
pyarrow==12.0.1
pyarrow==14.0.1
pyarrow_hotfix==0.6.0
python-dateutil==2.8.2
pytz==2023.3.post1
Expand Down
2 changes: 1 addition & 1 deletion python-spec/requirements-py3.8-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pandas==2.0.3
pathspec==0.11.2
platformdirs==3.10.0
pre-commit==3.4.0
pyarrow==13.0.0
pyarrow==14.0.1
pyarrow_hotfix==0.6.0
python-dateutil==2.8.2
pytz==2023.3.post1
Expand Down
2 changes: 1 addition & 1 deletion python-spec/requirements-py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ numba==0.58.0
numpy==1.24.4
packaging==23.1
pandas==2.0.3
pyarrow==13.0.0
pyarrow==14.0.1
pyarrow_hotfix==0.6.0
python-dateutil==2.8.2
pytz==2023.3.post1
Expand Down
2 changes: 1 addition & 1 deletion python-spec/requirements-py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ numba==0.58.0
numpy==1.25.2
packaging==23.1
pandas==2.1.1
pyarrow==13.0.0
pyarrow==14.0.1
pyarrow_hotfix==0.6.0
python-dateutil==2.8.2
pytz==2023.3.post1
Expand Down

0 comments on commit b365e2f

Please sign in to comment.