From 12118ad17f4dc3890814f07a62b6d583e54c5c78 Mon Sep 17 00:00:00 2001 From: Phillip Cloud <417981+cpcloud@users.noreply.github.com> Date: Sun, 5 Nov 2023 08:29:54 -0500 Subject: [PATCH] chore(deps): relock --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 64f01421bb36..f6e5ed81be43 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -139,7 +139,7 @@ pure-eval==0.2.2 ; python_version >= "3.9" and python_version < "4.0" pure-sasl==0.6.2 ; python_version >= "3.9" and python_version < "4.0" py-cpuinfo==9.0.0 ; python_version >= "3.9" and python_version < "4.0" py4j==0.10.9.5 ; python_version >= "3.9" and python_version < "4.0" -pyarrow==13.0.0 ; python_version >= "3.9" and python_version < "4.0" +pyarrow==14.0.0 ; python_version >= "3.9" and python_version < "4.0" pyasn1-modules==0.3.0 ; python_version >= "3.9" and python_version < "4.0" pyasn1==0.5.0 ; python_version >= "3.9" and python_version < "4.0" pycparser==2.21 ; python_version >= "3.9" and python_version < "4.0"