chore(deps): bump the cryptography group with 2 updates#8949
Merged
Vandita2020 merged 1 commit intodevelopfrom May 6, 2026
Merged
chore(deps): bump the cryptography group with 2 updates#8949Vandita2020 merged 1 commit intodevelopfrom
Vandita2020 merged 1 commit intodevelopfrom
Conversation
Bumps the cryptography group with 2 updates: [pyopenssl](https://github.com/pyca/pyopenssl) and [cryptography](https://github.com/pyca/cryptography). Updates `pyopenssl` from 26.1.0 to 26.2.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@26.1.0...26.2.0) Updates `cryptography` from 47.0.0 to 48.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@47.0.0...48.0.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cryptography - dependency-name: cryptography dependency-version: 48.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cryptography ... Signed-off-by: dependabot[bot] <support@github.com>
Vandita2020
approved these changes
May 6, 2026
seshubaws
approved these changes
May 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cryptography group with 2 updates: pyopenssl and cryptography.
Updates
pyopensslfrom 26.1.0 to 26.2.0Changelog
Sourced from pyopenssl's changelog.
Commits
2320887Prepare 26.2.0 release (#1500)068c200make it an error to mutate after using a context (#1429)f004dcdput X509Extension removal changelog in the right version (#1498)d696686add Connection.set_options (#1497)7e42f8fRemove X509Extension, which has been deprecated for a year (#1376)6e43ae1Remove tests-cryptography-main for Python 3.8 (#1496)Updates
cryptographyfrom 47.0.0 to 48.0.0Changelog
Sourced from cryptography's changelog.
Commits
8e03e30bump for 48.0.0 release (#14796)295e0d2Add AGENTS.md with CLAUDE.md symlink (#14794)104a2deBump BoringSSL, OpenSSL, AWS-LC in CI (#14793)67ec1e5call check_length early on AesSiv::encrypt (#14792)b2da57achangelog for mldsa/mlkem for openssl (#14791)3cf44adML-KEM OpenSSL support (#14781)2e31639ML-DSA OpenSSL support (#14773)5affe5afix rust nightly clippy (#14790)2e73ca4bump rust-openssl dep and update EcPoint::mul_generator to mul_generator2 (#1...82ebd3bBump BoringSSL, OpenSSL, AWS-LC in CI (#14785)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions