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
Dependabot currently cannot upgrade Python dependencies defined in pip.yml. To address this, we should extract these dependencies into a requirements.txt file. This will allow Dependabot to generate pull requests for updating the modules automatically.