From 2f1813c723c3105d110e2b9550035fc0f37c06a3 Mon Sep 17 00:00:00 2001 From: Google Colaboratory Team Date: Thu, 25 Jul 2024 15:22:23 -0700 Subject: [PATCH] No public description PiperOrigin-RevId: 656112912 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4999dbf6..609ca979 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ 'ipyparallel==8.8.0', 'ipython==7.34.0', 'notebook==6.5.5', - 'pandas==2.0.3', + 'pandas==2.1.4', 'portpicker==1.5.2', 'requests==2.31.0', 'tornado==6.3.3',