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
poetry and dependabot are yet to be exactly compatible, as currently updating the deps would just update the lock file, which is not idea. poetry is not PEP 621 compliant yet. Add support as when poetry supports so.
The text was updated successfully, but these errors were encountered:
Description
Add
dependabot
to bump deps.Blocking
poetry
anddependabot
are yet to be exactly compatible, as currently updating the deps would just update thelock
file, which is not idea.poetry
is not PEP 621 compliant yet. Add support as whenpoetry
supports so.The text was updated successfully, but these errors were encountered: