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

feat: bump pyopenssl 24.3.x #982

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

miettal
Copy link

@miettal miettal commented Mar 13, 2025

Description

This PR upgrade pyopenssl dependency to address security alert.

The feature or problem addressed by this PR

This PR is for addressing security alert GHSA-79v4-65xg-pq4g.

GHSA-79v4-65xg-pq4g

What your changes do and why you chose this solution

Current constraints is <24.3.0(up to 24.2.x). New constratints is <24.4.0(up to 24.3.x).

Checklist

  • Checked that no other issues or pull requests exist for the same issue/change
  • [-] Added tests covering the new functionality
  • [-] Updated documentation OR the change is too minor to be documented
  • [] Updated CHANGELOG.md OR changes are insignificant

// I guess this constratints is for pyopenssl->cryptography migration.
#977 735bfa5

This PR upgrade pyopenssl dependency. Current constraints is
`<24.3.0`(up to 24.2.x). New constratints is `<24.4.0`(up to 24.3.x).
This PR is for addressing security alert `GHSA-79v4-65xg-pq4g`.

GHSA-79v4-65xg-pq4g

// I guess this constratints is for pyopenssl->cryptography migration.
IdentityPython#977
IdentityPython@735bfa5
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.

1 participant