mirror of https://github.com/renovatebot/renovate
431 B
431 B
This manager supports updating dependencies inside pyproject.toml
files.
In addition to standard dependencies, these toolsets are also supported:
pdm
(includingpdm.lock
files)uv
(includinguv.lock
files)hatch
Available depType
s:
project.dependencies
project.optional-dependencies
build-system.requires
tool.pdm.dev-dependencies
tool.uv.dev-dependencies
tool.hatch.envs.<env-name>