harvard-lil / perma

Indelible links
417 stars 71 forks source link

Update pyopenssl and cryptography #3481

Closed bensteinberg closed 6 months ago

bensteinberg commented 6 months ago

https://www.pyopenssl.org/en/latest/changelog.html

https://cryptography.io/en/latest/changelog/

I thought pytest-django-liveserver-ssl was keeping us from upgrading cryptography, but when I examined the situation, it doesn't pin it or pyopenssl: I was able to bump the latter, then the former.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.22%. Comparing base (0d09be0) to head (34b9479). Report is 2 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3481 +/- ## ======================================== Coverage 71.22% 71.22% ======================================== Files 48 48 Lines 6512 6512 ======================================== Hits 4638 4638 Misses 1874 1874 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.