From aa689526e79e4db833e39a8e2f35dc70a978d1f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 22:46:05 +0000 Subject: [PATCH] Bump pyarrow from 13.0.0 to 14.0.1 Bumps [pyarrow](https://github.com/apache/arrow) from 13.0.0 to 14.0.1. - [Commits](https://github.com/apache/arrow/compare/go/v13.0.0...apache-arrow-14.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index ebe7cf9c8..7b30b4d34 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -53,7 +53,9 @@ certifi==2023.7.22 # pyproj # requests cffi==1.15.1 - # via argon2-cffi-bindings + # via + # argon2-cffi-bindings + # cryptography cfgv==3.4.0 # via pre-commit chardet==5.2.0 @@ -87,7 +89,11 @@ colorlog==6.7.0 commonmark==0.9.1 # via recommonmark coverage[toml]==7.3.1 - # via pytest-cov + # via + # coverage + # pytest-cov +cryptography==41.0.5 + # via secretstorage dask==2023.9.2 # via # -r requirements.in @@ -174,6 +180,10 @@ isort==5.12.0 # pylint jaraco-classes==3.3.0 # via keyring +jeepney==0.8.0 + # via + # keyring + # secretstorage jinja2==3.1.2 # via # distributed @@ -358,7 +368,7 @@ ptyprocess==0.7.0 # via terminado py4j==0.10.9.7 # via pyspark -pyarrow==13.0.0 +pyarrow==14.0.1 # via -r requirements.in pycparser==2.21 # via cffi @@ -468,6 +478,8 @@ rpds-py==0.10.3 # referencing scipy==1.11.2 # via -r requirements.in +secretstorage==3.3.3 + # via keyring send2trash==1.8.2 # via jupyter-server shapely==2.0.1 @@ -578,7 +590,9 @@ twine==4.0.2 typeguard==4.1.5 # via -r requirements.in typer[all]==0.9.0 - # via frictionless + # via + # frictionless + # typer types-click==7.1.8 # via -r requirements.in types-pkg-resources==0.1.3