You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IndexError: list index out of range
File "pyupio/repos/tasks.py", line 175, in run_update
write_config=write_config
File "pyupio/providers/github/provider.py", line 123, in run_update
write_config=write_config
File "pyupio/providers/github/provider.py", line 331, in update
write_config=write_config
File "pyup/bot.py", line 108, in update
scheduled=kwargs.get("scheduled", False)
File "pyup/bot.py", line 185, in apply_updates
updates=updates,
File "pyup/bot.py", line 401, in commit_and_pull
content = update.requirement.update_content(content, self.config.update_hashes)
File "pyup/requirements.py", line 411, in update_content
hashes=hashes
File "dparse/updater.py", line 23, in update
new_line += ";" + dependency.line.splitlines()[0].split(";", 1)[1] \
Stacktrace
Dependency
File
The text was updated successfully, but these errors were encountered: