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