Fokko commented on PR #2850:
URL: https://github.com/apache/iceberg-python/pull/2850#issuecomment-3683116155

   ```
   uv lock --upgrade pyparsing
   error: unexpected argument 'pyparsing' found
   
   Usage: uv lock [OPTIONS]
   
   For more information, try '--help'.
   ```
   
   I had to look this one up as well:
   
   ```
   uv lock --upgrade-package pyparsing
   Resolved 223 packages in 724ms
   Updated pyparsing v3.2.5 -> v3.3.0
   ```


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