Skip to content

renovate-reproductions/36329

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minimal-reproduction-template

First, read the Renovate minimal reproduction instructions.

Renovate Issue/Discussion number: 36329.

Current behavior

Renovate creates update PRs using uv's latest version regardless of what version is specified in the pyproject.toml in tool.uv.required-version.

It leads to an error message in a renovate comment and a fail to update the lockfile:

Required uv version `==0.7.0` does not match the running version `0.7.11`. Update `uv` by running `uv self update 0.7.0`.

Example PR.

Expected behavior

Renovate to pickup the expected uv version, otherwise the required-version feature of uv is unsable unless uv is always up to date.

Link to the Renovate issue or Discussion

renovatebot/renovate#36329

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors