From b24769ef1ceab3b8509e81c0d08a73d8c2bdeafa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 05:01:02 +0000 Subject: [PATCH] Update dependency pandas to v1.5.3 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 990ca92..4af00c8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,5 +3,5 @@ flashtext==2.7 hypothesis==5.10.4 perfplot==0.7.3 pytest==5.4.1 -pandas==1.1.4 +pandas==1.5.3 pre-commit