diff --git a/setup.py b/setup.py index 24f98ea..11b988e 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ "pandas==2.1.4", "pluggy==1.3.0", "protobuf==4.25.1", - "pyarrow==14.0.1", + "pyarrow==14.0.2", "pytest==7.4.3", "python-dateutil==2.8.2", "pytz==2023.3.post1",