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

Unfreezing mock dependency #831

Open
phmccarty opened this issue Jun 26, 2019 · 0 comments
Open

Unfreezing mock dependency #831

phmccarty opened this issue Jun 26, 2019 · 0 comments

Comments

@phmccarty
Copy link

phmccarty commented Jun 26, 2019

In setup.py, I see that mock was frozen for a specific reason:

    # TODO: Sync submodule with tag referenced here once #339 is fixed in mock.
    'mock==2.0.0',

However, I see that testing-cabal/mock#339 was fixed a while ago, and the upstream project has made 6 new releases in May.

Can the mock dependency be unfrozen to support newer mock versions?

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

1 participant