From 379aabf1006b75c289dc6987e7135f2a5d981981 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 23:20:29 +0000 Subject: [PATCH] Update dependency pandas-stubs to v2.2.3.241126 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 03b77b341c..8d856ddda6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,6 +14,6 @@ wheel==0.38.1 coverage==7.3.2 pytest>=6.2.5 mypy==0.982 -pandas-stubs==2.2.2.240603; python_version >= "3.9" -pandas-stubs==2.0.3.230814; python_version <= "3.8" +pandas-stubs==2.2.3.241126; python_version >= "3.9" +pandas-stubs==2.2.3.241126; python_version <= "3.8" pylint==3.2.0