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 pyopenssl and cryptography #3481

Merged
merged 1 commit into from Mar 15, 2024

Conversation

bensteinberg
Copy link
Contributor

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.

@bensteinberg bensteinberg requested a review from a team as a code owner March 15, 2024 15:38
@bensteinberg bensteinberg requested review from rebeccacremona and removed request for a team March 15, 2024 15:38
Copy link

codecov bot commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bensteinberg bensteinberg merged commit 3ffa77b into harvard-lil:develop Mar 15, 2024
2 checks passed
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.

None yet

3 participants