From 0dcfa1a6a4ccc6ab1dd123c1dfd9d221db2a7353 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 10:37:06 +0000 Subject: [PATCH] Bump pyarrow from 15.0.0 to 15.0.2 Bumps [pyarrow](https://github.com/apache/arrow) from 15.0.0 to 15.0.2. - [Commits](https://github.com/apache/arrow/compare/go/v15.0.0...go/v15.0.2) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_windows.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a4c947f..a2fd157 100644 --- a/requirements.txt +++ b/requirements.txt @@ -100,7 +100,7 @@ protobuf==4.25.3 # googleapis-common-protos # grpcio-status # proto-plus -pyarrow==15.0.0 +pyarrow==15.0.2 pyasn1==0.5.1 # via # pyasn1-modules diff --git a/requirements_windows.txt b/requirements_windows.txt index 45fab6f..7e2a61d 100644 --- a/requirements_windows.txt +++ b/requirements_windows.txt @@ -105,7 +105,7 @@ protobuf==4.25.3 # grpcio-status # proto-plus psycopg2==2.9.9 -pyarrow==15.0.0 +pyarrow==15.0.2 pyasn1==0.5.1 # via # pyasn1-modules