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

dev-requirements.txt pins are not compatible with python 3.10 #2149

Closed
alex opened this issue Nov 20, 2022 · 2 comments
Closed

dev-requirements.txt pins are not compatible with python 3.10 #2149

alex opened this issue Nov 20, 2022 · 2 comments

Comments

@alex
Copy link
Member

alex commented Nov 20, 2022

This looks to be because the pytest pinned there is relatively old. Can that pin be bumped? Happy to send a PR for that.

Example failing run: https://github.com/pyca/cryptography/actions/runs/3508654856/jobs/5877217208

@alex
Copy link
Member Author

alex commented Nov 20, 2022

I think this requires updates to pytest-relaxed, bitprophet/pytest-relaxed#22.

@bitprophet
Copy link
Member

Rolling into reaperhulk's PR 👍🏻

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

Successfully merging a pull request may close this issue.

3 participants