From 64af610072cba88a8cfb33e15d18fcbe580383f8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 20 Sep 2024 11:20:56 -0400 Subject: [PATCH] Update pandas from 1.5.3 to 2.2.3 --- binder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index 32a210d..51f3251 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -3,4 +3,4 @@ tiingo==0.15.6 # You technically don't have to use tiingo with pandas, but # we included it since most data analysts will have it installed already. -pandas==1.5.3 +pandas==2.2.3