diff --git a/setup.py b/setup.py index 10a5db9..fbc9c81 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ "packaging==24.2", "pandas==2.2.3", "pluggy==1.5.0", - "protobuf==5.29.3", + "protobuf==5.29.4", "pyarrow==19.0.1", "pytest==8.3.4", "python-dateutil>=2.8.1",