Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pytest 7.2.0 no longer depends on py #47

Closed
frenzymadness opened this issue Nov 3, 2022 · 2 comments
Closed

pytest 7.2.0 no longer depends on py #47

frenzymadness opened this issue Nov 3, 2022 · 2 comments

Comments

@frenzymadness
Copy link
Contributor

This will no longer work with pytest 7.2.0 and higher. py lib is deprecated but you can fix the problem by requiring it explicitly if there is no other way now.

from py._path.local import LocalPath

@murilo-cunha
Copy link
Member

Yes and there's a security update as well from dependabot for py

It's definitely on my TODO list. Ooooooor, if you'd like to contribute I'd bee more than happy 😇

https://github.com/datarootsio/databooks/security/dependabot/2

@murilo-cunha
Copy link
Member

Closed by #51

Thanks again for the contribution!! ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants