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

Update supported Python versions and cryptography version #177

Merged
merged 6 commits into from
May 5, 2023

Conversation

rtibbles
Copy link
Member

Summary

  • Updates supported Python versions to match Kolibri 0.16
  • Copies Kolibri's tricks to make old version of Django and Pytest Python 3.10 and 3.11 compatible
  • Updates the version of cryptography
  • Bump the version of Python we are testing against for postgres and windows to 3.9

TODO

  • Have tests been written for the new code?
  • Has documentation been written/updated?
  • New dependencies (if any) added to requirements file

Reviewer guidance

If you PR has a significant size, give the reviewer some helpful remarks

Issues addressed

List the issues solved or partly solved by the PR

Documentation

If the PR has documentation, link the file here (either .rst in your repo or if built on Read The Docs)

Update cryptography library.
@rtibbles rtibbles marked this pull request as ready for review May 4, 2023 18:28
@bjester bjester merged commit 7e8fae5 into learningequality:release-v0.7.x May 5, 2023
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

Successfully merging this pull request may close these issues.

2 participants