Bump cryptography from 48.0.0 to 48.0.1#1978
Conversation
Bumps [cryptography](https://github.com/pyca/cryptography) from 48.0.0 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@48.0.0...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Code Review: Bump cryptography from 48.0.0 to 48.0.1OverviewThis is a Dependabot-generated patch version bump of the What ChangedThe 48.0.1 release recompiles the Windows, macOS, and Linux wheels against OpenSSL 4.0.1 (up from whatever OpenSSL 3.x was bundled in 48.0.0). There are no API changes, no new features, and no bug fixes to Python-level code — it is a pure OpenSSL rebuild. AnalysisSecurity ✅
Compatibility ✅
Change Scope ✅
Test Coverage ✅
Suggestions
VerdictApprove and merge. This is a safe, routine security maintenance update. The only change is recompiling against the latest OpenSSL, which is strictly better from a security standpoint with no functional risk. |
Bumps cryptography from 48.0.0 to 48.0.1.
Changelog
Sourced from cryptography's changelog.
Commits
de987ce48.0.1 version bump and changelog (#14996)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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)