From ff213f162bbe5113c18a7438d66b772555b46efc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 09:44:37 -0600 Subject: [PATCH] Bump pyarrow in /examples/dataflow-xml-pubsub-to-gcs/python (#1173) Bumps [pyarrow](https://github.com/apache/arrow) from 9.0.0 to 14.0.1. - [Commits](https://github.com/apache/arrow/compare/go/v9.0.0...apache-arrow-14.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Gold <41129777+agold-rh@users.noreply.github.com> --- examples/dataflow-xml-pubsub-to-gcs/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/dataflow-xml-pubsub-to-gcs/python/requirements.txt b/examples/dataflow-xml-pubsub-to-gcs/python/requirements.txt index c4216cc09e..01935ed731 100644 --- a/examples/dataflow-xml-pubsub-to-gcs/python/requirements.txt +++ b/examples/dataflow-xml-pubsub-to-gcs/python/requirements.txt @@ -42,7 +42,7 @@ overrides==6.5.0 packaging==21.3 proto-plus==1.22.2 protobuf==3.19.4 -pyarrow==9.0.0 +pyarrow==14.0.1 pyasn1==0.4.8 pyasn1-modules==0.2.8 pydot==1.4.2