learningequality / kolibri-app

Kolibri app for Mac and Windows
MIT License
2 stars 10 forks source link

Update cryptography version to 3.3.2 #123

Closed rtibbles closed 4 months ago

rtibbles commented 8 months ago

Observed behavior

We manually include cryptography as a package to bundle it effectively for use on MacOS. Currently we are pinned to a version older than Kolibri is now upgraded to use. Unlikely to cause any ill effects, but good to upgrade.

Expected behavior

Cryptography should be using the same version as Kolibri.

rtibbles commented 4 months ago

Fixed by #125