Description
The uv version that is currently shipped with the latest hatch version if 0.6.14, while the latest uv version available is 0.10.12. Could it be possible to have a newer uv version?
Use case/motivation
Since I am still having trouble in creating a virtual environment with hatch and python 3.14t, I am using uv for downloading and installing the correct python version (3.14t) and then use this for letting hatch creating the required environment.
The newer uv versions have the possibility to install or upgrade a python version using the -U flag, while the uv version shipped with hatch does not have it.
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
Description
The uv version that is currently shipped with the latest hatch version if 0.6.14, while the latest uv version available is 0.10.12. Could it be possible to have a newer uv version?
Use case/motivation
Since I am still having trouble in creating a virtual environment with hatch and python 3.14t, I am using uv for downloading and installing the correct python version (3.14t) and then use this for letting hatch creating the required environment.
The newer uv versions have the possibility to install or upgrade a python version using the -U flag, while the uv version shipped with hatch does not have it.
Related issues
No response
Are you willing to submit a PR?
Code of Conduct