kevinjqliu opened a new pull request, #3586:
URL: https://github.com/apache/iceberg-python/pull/3586

   Initial motivation: verify which `pyproject.toml` dependency upper bounds 
are actually necessary by removing them one at a time and running the 
non-integration test suite.
   
   Changes:
   - Removes upper bounds that passed local validation, while keeping the 
remaining compatibility caps.
   - Refreshes `uv.lock` with upgraded packages.
   - Updates tests for newer Moto and PyArrow behavior exposed by the lockfile 
refresh.
   
   Validation:
   - `make test PYTHON=3.12` (`3736 passed, 1534 deselected`)


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