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
I'm getting a NonExistentKey error with the message 'Key "hashes" does not exist.' every time dependabot runs on my repository and attempts to upgrade Sphinx. The error message is produced by Poetry when invoked by dependabot.
This is a Poetry-managed project. Sphinx is part of the docs extra. This requirements are also exported to a requirements file, located in docs/requirements.txt.
I'm getting a
NonExistentKey
error with the message'Key "hashes" does not exist.'
every time dependabot runs on my repository and attempts to upgrade Sphinx. The error message is produced by Poetry when invoked by dependabot.This is a Poetry-managed project. Sphinx is part of the
docs
extra. This requirements are also exported to a requirements file, located indocs/requirements.txt
.Repository: https://github.com/cjolowicz/hypermodern-python
Log: https://app.dependabot.com/accounts/cjolowicz/update-logs/18467835
Log
The text was updated successfully, but these errors were encountered: