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
The only special thing I can see is the environment markers sys_platform != 'win32' and platform_machine == 'x86_64' and platform_python_implementation == 'CPython', but dependabot is supposed to support them as of v0.118.3.
The text was updated successfully, but these errors were encountered:
First noticed in #1843
The only special thing I can see is the environment markers
sys_platform != 'win32' and platform_machine == 'x86_64' and platform_python_implementation == 'CPython'
, but dependabot is supposed to support them as of v0.118.3.The text was updated successfully, but these errors were encountered: