diff --git a/pyproject.toml b/pyproject.toml index 907766a..df46edb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dev = [ "pylint==3.3.1", "pytest==8.3.3", "pytest-cov==6.0.0", - "pandas-stubs==2.2.2.240909", + "pandas-stubs==2.2.3.241009", "pytest-timeout==2.3.1", "ruff==0.7.1", "types-openpyxl==3.1.5.20240918",