From 8219f7999b75fe6f267b943357b877825a1d26f1 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 9 Dec 2020 21:29:10 +0100 Subject: [PATCH] chore(deps): update dependency pandas to v1.1.5 (#417) Co-authored-by: Tim Swast --- samples/snippets/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/snippets/requirements.txt b/samples/snippets/requirements.txt index 6000a4d24..1d3cace2b 100644 --- a/samples/snippets/requirements.txt +++ b/samples/snippets/requirements.txt @@ -5,6 +5,6 @@ grpcio==1.34.0 ipython==7.16.1; python_version < '3.7' ipython==7.17.0; python_version >= '3.7' matplotlib==3.3.3 -pandas==1.1.4 +pandas==1.1.5 pyarrow==2.0.0 pytz==2020.4