Bump cryptography from 46.0.4 to 46.0.5#62
Conversation
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.4 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.4...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
senzingdevops
left a comment
There was a problem hiding this comment.
Automated: approving this pull request because it includes a patch update
🤖 Claude Code ReviewCode ReviewCode Quality✅ Style guide - Simple version bump, no style concerns. ✅ No commented-out code - Clean change. ✅ Meaningful variable names - N/A for this change. ✅ DRY principle - N/A for this change. ✅ No defects - Straightforward dependency version bump. ✅ CLAUDE.md - No issues with project configuration. Testing✅ Tests - No new code requiring tests; dependency bump only. Documentation✅ README - No update needed for a patch version bump. ✅ CHANGELOG.md - No CHANGELOG present in this repo; no update needed. ✅ Markdown formatting - N/A. Security✅ No hardcoded credentials - N/A. ✅ No license files - N/A. ✅ Security note - Summary: This is a minimal, low-risk dependency bump for the
|
Bumps cryptography from 46.0.4 to 46.0.5.
Changelog
Sourced from cryptography's changelog.
Commits
06e120ebump version for 46.0.5 release (#14289)0eebb9dEC check key on cofactor > 1 (#14287)bedf6e1fix openssl version on 46 branch (#14220)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)