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 committed garbage to requirements.txt file:
/usr/local/.pyenv/versions/3.11.0/lib/python3.11/site-packages/pipenv/vendor/attr/_make.py:876: RuntimeWarning: Running interpreter doesn't sufficiently support code object introspection. Some features like bare super() or accessing __class__ will not work with slotted classes.
set_closure_cell(cell, cls)
ERROR: Invalid requirement: "/usr/local/.pyenv/versions/3.11.0/lib/python3.11/site-packages/pipenv/vendor/attr/_make.py:876: RuntimeWarning: Running interpreter doesn't sufficiently support code object introspection. Some features like bare super() or accessing __class__ will not work with slotted classes." (from line 1 of requirements.txt)
Hint: It looks like a path. File '/usr/local/.pyenv/versions/3.11.0/lib/python3.11/site-packages/pipenv/vendor/attr/_make.py:876: RuntimeWarning: Running interpreter doesn't sufficiently support code object introspection. Some features like bare super() or accessing __class__ will not work with slotted classes.' does not exist.
which made me believe it's problem setup python actions:
glensc
changed the title
Depedabot puts internal warnings to requirements.txt file
Dependabot puts internal warnings to requirements.txt file
Nov 9, 2022
Is there an existing issue for this?
Package ecosystem
pip
Package manager version
No response
Language version
Python
Manifest location and content before the Dependabot update
dependabot.yml content
https://github.com/Taxel/PlexTraktSync/blob/ff6e108b0110abc3a55828265233cb13f656b020/.github/dependabot.yml
Updated dependency
No response
What you expected to see, versus what you actually saw
In these two pull requests:
dependabot committed garbage to
requirements.txt
file:ref:
this resulted in suprious error:
which made me believe it's problem setup python actions:
Native package manager behavior
No response
Images of the diff or a link to the PR, issue, or logs
No response
Smallest manifest that reproduces the issue
No response
The text was updated successfully, but these errors were encountered: