aio-libs / frozenlist

`FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.

Home Page:https://frozenlist.aio-libs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependabot couldn't fetch all your path-based dependencies

dependabot-preview opened this issue · comments

Dependabot couldn't fetch one or more of your project's path-based Python dependencies. The affected dependencies were requirements/setup.py.

To use path-based dependencies with Dependabot the paths must be relative and resolve to a directory in this project's source code.

You can mention @dependabot in the comments below to contact the Dependabot team.

This appears to be a @dependabot bug? There were no issues with fetching dependencies before now and nothing has changed in the repo with other, successful dependency updates the only recent commits.

Hi! 👋 It looks like a recent bug fix we pushed created a regression here. We're working for a fix on it. Thank you for bringing it to our attention!