diff --git a/pyproject.toml b/pyproject.toml index 782e41b..5989eda 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ dev-pytest = [ "pytest == 9.0.3", "pylint == 4.0.5", # We need this to check for the examples "pandas == 3.0.2", - "pandas-stubs == 2.3.2.250926", + "pandas-stubs == 3.0.0.260204", "frequenz-repo-config[extra-lint-examples] == 0.17.0", "pytest-mock == 3.15.1", "pytest-asyncio == 1.3.0",