Copilot commented on code in PR #40446: URL: https://github.com/apache/superset/pull/40446#discussion_r3304983398
########## requirements/development.txt: ########## Review Comment: `requirements/development.txt` is an autogenerated, pinned output (see header + requirements/README.md). Bumping `duckdb` here looks unrelated to the MCP middleware fix and may be an accidental manual edit; if the upgrade is intentional it should come from updating inputs (`requirements/*.in` / `pyproject.toml`) and re-running `./scripts/uv-pip-compile.sh` so the lockfile stays consistent and reproducible. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
