From c9f8db630f2c4f8fba4a502d4f6ef471fc988646 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Nov 2023 08:45:14 +0000 Subject: [PATCH] Update dependency pyarrow to v14 [SECURITY] --- .Other/V1/requirements.txt | 2 +- .Other/V2/requirements.txt | 2 +- ML/requirements.txt | 2 +- requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.Other/V1/requirements.txt b/.Other/V1/requirements.txt index f98dc7ed..e1aa16ac 100644 --- a/.Other/V1/requirements.txt +++ b/.Other/V1/requirements.txt @@ -265,7 +265,7 @@ psutil==5.8.0 ptyprocess @ file:///tmp/build/80754af9/ptyprocess_1609355006118/work/dist/ptyprocess-0.7.0-py2.py3-none-any.whl py==1.10.0 py-spy==0.3.7 -pyarrow==5.0.0 +pyarrow==14.0.1 pyasn1==0.4.8 pyasn1-modules==0.2.8 pycocotools==2.0.2 diff --git a/.Other/V2/requirements.txt b/.Other/V2/requirements.txt index f32bc067..066e32c2 100644 --- a/.Other/V2/requirements.txt +++ b/.Other/V2/requirements.txt @@ -188,7 +188,7 @@ psutil==5.8.0 ptyprocess @ file:///home/conda/feedstock_root/build_artifacts/ptyprocess_1609419310487/work/dist/ptyprocess-0.7.0-py2.py3-none-any.whl py==1.10.0 py-spy==0.3.7 -pyarrow==5.0.0 +pyarrow==14.0.1 pyasn1==0.4.8 pyasn1-modules==0.2.8 pycocotools==2.0.2 diff --git a/ML/requirements.txt b/ML/requirements.txt index c60135c4..203f914d 100644 --- a/ML/requirements.txt +++ b/ML/requirements.txt @@ -270,7 +270,7 @@ psutil==5.8.0 ptyprocess @ file:///home/conda/feedstock_root/build_artifacts/ptyprocess_1609419310487/work/dist/ptyprocess-0.7.0-py2.py3-none-any.whl py==1.11.0 py-spy==0.3.11 -pyarrow==6.0.1 +pyarrow==14.0.1 pyasn1==0.4.8 pyasn1-modules==0.2.8 pycocotools==2.0.2 diff --git a/requirements.txt b/requirements.txt index 0ae92447..f2275f16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -283,7 +283,7 @@ ptyprocess==0.7.0 py==1.11.0 py-cpuinfo==8.0.0 py-spy==0.3.11 -pyarrow==6.0.1 +pyarrow==14.0.1 pyasn1==0.4.8 pyasn1-modules==0.2.8 PyAudio==0.2.11