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
{{ message }}
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.
When using this plugin against pytest 6.1.0, I get the following error:
INTERNALERROR> Failed: Direct construction of BanditItem has been deprecated, please use BanditItem.from_parent.
INTERNALERROR> See https://docs.pytest.org/en/stable/deprecations.html#node-construction-changed-to-node-from-parent for more details.
Is this plugin compatible with the 6.x versions of pytest?
The text was updated successfully, but these errors were encountered:
When using this plugin against pytest 6.1.0, I get the following error:
Is this plugin compatible with the 6.x versions of pytest?
The text was updated successfully, but these errors were encountered: