Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependabot not able to parse dependencies #3537

Closed
madwort opened this issue Sep 11, 2023 · 1 comment
Closed

Dependabot not able to parse dependencies #3537

madwort opened this issue Sep 11, 2023 · 1 comment
Assignees

Comments

@madwort
Copy link
Contributor

madwort commented Sep 11, 2023

https://github.com/opensafely-core/job-server/network/updates/719727939

Dependabot can't evaluate your Python dependency files

Dependabot failed to update your dependencies because there was an error evaluating your Python dependency files.

Dependabot encountered the following error:

Illformed requirement ["=="]

the error appears to be:


updater | 2023/09/11 09:16:54 INFO <job_719727939> Finished job processing
updater | 2023/09/11 09:16:54 INFO Results:
updater | Dependabot encountered '1' error(s) during execution, please check the logs for more details.
updater | +---------------------------------------------------------+
updater | |              Dependencies failed to update              |
updater | +-----------------------+---------------------------------+
updater | | interactive-templates | dependency_file_not_evaluatable |
updater | +-----------------------+---------------------------------+
updater | time="2023-09-11T09:16:54Z" level=info msg="task complete" container_id=job-719727939-updater exit_code=0 job_id=719727939 step=updater

@ghickman
Copy link
Contributor

#3547 appears to have fixed this. I manually told dependabot to try updating again on the dependency graph page and it was successful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants