From 9ca4ba15f3c7b45aedb24c7b88c3949850fdfa4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 08:28:14 -0300 Subject: [PATCH] Bump pyarrow from 15.0.0 to 15.0.2 (#22) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 6a8ee0f..80b8cfb 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