class Dependabot::Uv::FileUpdater
def subdependency_resolver
def subdependency_resolver raise "Claimed to be a sub-dependency, but no lockfile exists!" if pip_compile_files.empty? :pip_compile if pip_compile_files.any? end
def subdependency_resolver raise "Claimed to be a sub-dependency, but no lockfile exists!" if pip_compile_files.empty? :pip_compile if pip_compile_files.any? end