diff --git a/pyproject.toml b/pyproject.toml index f272f96..29c014e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ dev-pylint = [ dev-pytest = [ "pytest == 9.0.3", "pylint == 4.0.5", # We need this to check for the examples - "pandas == 2.3.3", + "pandas == 3.0.2", "pandas-stubs == 2.3.2.250926", "frequenz-repo-config[extra-lint-examples] == 0.17.0", "pytest-mock == 3.15.1",