From aae407dac8834170f1aed164b119bdc26a0d37c6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 12 Sep 2021 23:06:44 -0400 Subject: [PATCH] Update pandas from 1.3.2 to 1.3.3 --- binder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index ecb9428..6d3667c 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -3,4 +3,4 @@ tiingo==0.14.0 # 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.3.2 +pandas==1.3.3