diff --git a/python/lib/dependabot/python/native_helpers.rb b/python/lib/dependabot/python/native_helpers.rb index 76e421627c9..2bef69afb21 100644 --- a/python/lib/dependabot/python/native_helpers.rb +++ b/python/lib/dependabot/python/native_helpers.rb @@ -12,7 +12,7 @@ def self.python_requirements_path end def self.python_helpers_dir - File.join(native_helpers_root, "python/helpers") + File.join(native_helpers_root, "python") end def self.native_helpers_root