Skip to content

Use -c instead of --constraint for dependabot - #2037

Merged
tomodwyer merged 1 commit into
mainfrom
nk/upgrade-graph
Aug 13, 2026
Merged

Use -c instead of --constraint for dependabot#2037
tomodwyer merged 1 commit into
mainfrom
nk/upgrade-graph

Conversation

@nishtha-kalra

@nishtha-kalra nishtha-kalra commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

The previous commit updated the constraint from requirements.prod.txt to requirements.prod.in, but retained the long-form --constraint option.

Dependabot recognises the short-form -c option when finding referenced files. As a result, it did not copy requirements.prod.in into its temporary directory and the update-pip-graph job continued to fail.

Related dependabot issue - dependabot/dependabot-core#15581

The previous [commit](8afdf98)
updated the constraint from `requirements.prod.txt` to
`requirements.prod.in`, but retained the long-form `--constraint` option.

Dependabot recognises the short-form -c option when finding referenced
files. As a result, it did not copy requirements.prod.in into its
temporary directory and the update-pip-graph job continued to fail.
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying opensafely-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8794889
Status: ✅  Deploy successful!
Preview URL: https://39f9b306.opensafely-docs.pages.dev
Branch Preview URL: https://nk-upgrade-graph.opensafely-docs.pages.dev

View logs

@tomodwyer
tomodwyer merged commit eb020bb into main Aug 13, 2026
2 checks passed
@tomodwyer
tomodwyer deleted the nk/upgrade-graph branch August 13, 2026 13:35
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

Successfully merging this pull request may close these issues.

2 participants