class Dependabot::Uv::UpdateChecker::PipCompileVersionResolver
def output_file_regex(filename)
def output_file_regex(filename) "--output-file[=\s]+.*\s#{Regexp.escape(filename)}\s*$" end
def output_file_regex(filename) "--output-file[=\s]+.*\s#{Regexp.escape(filename)}\s*$" end