From a756afa0b44388c34857ab940bd35d9ce2883235 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 23:01:47 +0000 Subject: [PATCH] Bump pyarrow from 7.0.0 to 14.0.1 in /examples/dataflow-flex-python Bumps [pyarrow](https://github.com/apache/arrow) from 7.0.0 to 14.0.1. - [Commits](https://github.com/apache/arrow/compare/go/v7.0.0...apache-arrow-14.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/dataflow-flex-python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/dataflow-flex-python/requirements.txt b/examples/dataflow-flex-python/requirements.txt index 38b3a7c2db..3f9cf638ee 100644 --- a/examples/dataflow-flex-python/requirements.txt +++ b/examples/dataflow-flex-python/requirements.txt @@ -63,7 +63,7 @@ overrides==6.5.0 packaging==21.3 proto-plus==1.22.1 protobuf==3.19.6 -pyarrow==7.0.0 +pyarrow==14.0.1 pyasn1==0.4.8 pyasn1-modules==0.2.8 pydot==1.4.2