From 9ffc5e5bee2b248d64ba7e026a3f74b98349d3ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 22:55:48 +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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 280636d..5276fd4 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -359,7 +359,7 @@ ptyprocess==0.7.0 # via pexpect pure-eval==0.2.2 # via stack-data -pyarrow==15.0.0 +pyarrow==15.0.2 # via dask pyarrow-hotfix==0.6 # via dask