Where did the bug occur?
Select from the below, and be sure to affix the appropriate label to this issue (e.g. dataset, jupyterhub, metabase, analysis.calitp.org)
Describe the bug
Dependabots are failing to check uv:
Error during file fetching; aborting: The following path based dependencies could not be retrieved: "segment-speed-utils" at /pyproject.toml, "rt-analysis" at /pyproject.toml
To Reproduce
Steps to reproduce the behavior:
- Create a PR
- Merge changes
- Go to Actions
- See
update graph failing
or
- Install dependabot locally:
brew install dependabot
- Run
dependabot update uv cal-itp/data-analyses
- See error
Expected behavior
See update graph running successfully.
Additional context
Where did the bug occur?
Select from the below, and be sure to affix the appropriate label to this issue (e.g.
dataset,jupyterhub,metabase,analysis.calitp.org)Describe the bug
Dependabots are failing to check uv:
To Reproduce
Steps to reproduce the behavior:
update graphfailingor
brew install dependabotdependabot update uv cal-itp/data-analysesExpected behavior
See
update graphrunning successfully.Additional context