bito-code-review[bot] commented on PR #40314:
URL: https://github.com/apache/superset/pull/40314#issuecomment-4505083488

   <!-- Bito Reply -->
   The PR updates the `duckdb` version in `pyproject.toml` from 1.4.2 to 1.5.3. 
Since the repository uses `./scripts/uv-pip-compile.sh` to synchronize pinned 
requirements with `pyproject.toml`, this version bump should trigger a 
regeneration of the pinned requirements files (e.g., 
`requirements/development.txt`). This ensures that the updated version of 
`duckdb` is reflected in the pinned files, which is necessary for CI/Docker/dev 
environments to use the new version.


-- 
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]

Reply via email to