diff --git a/pyproject.toml b/pyproject.toml index 67d07efa8..fe1b6286d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "mkdocs-exclude-search~=0.6", "mkdocs-typer~=0.0.3", "nbconvert~=7.16", - "pandas-stubs~=2.3", + "pandas-stubs~=3.0", "poethepoet~=0.31", "pyright~=1.1", "pytest~=8.3",