From 89a944d63fb5f5d77c4a929ca2960359feb627ac Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 29 May 2023 20:41:07 +0100 Subject: [PATCH] Update pandas from 0.24.2 to 2.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9ef4da8..71503e6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -14,7 +14,7 @@ pytest==5.0.0 pytest-runner==5.1 pytest-cov==2.7.1 numpy==1.16.4 -pandas==0.24.2 +pandas==2.0.2 requests==2.22.0 aiohttp==3.5.4 aiofiles==0.4.0