Bump cryptography from 46.0.3 to 46.0.4#58
Conversation
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.3 to 46.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.3...46.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.4 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 - Single version bump in ✅ No commented-out code - None present. ✅ Meaningful variable names - N/A for this change. ✅ DRY principle - N/A for this change. ✅ No defects - Straightforward dependency version bump, no logic errors or vulnerabilities introduced. ✅ CLAUDE.md review - No issues; project instructions are general and environment-agnostic. Testing✅ No new functions - Dependency update only; existing tests cover this. Documentation✅ README - No update needed for a patch version bump. ✅ CHANGELOG.md - Not updated, but this is an automated Dependabot bump; acceptable per typical project conventions unless your policy requires it. ✅ Markdown formatting - N/A for this change. Security✅ No hardcoded credentials - None. ✅ No license files - None present. ✅ Security relevance - Summary: This is a clean, low-risk security patch bump of the
|
Bumps cryptography from 46.0.3 to 46.0.4.
Changelog
Sourced from cryptography's changelog.
Commits
e6f44fcbump for 46.0.4 and drop win arm64 due to CI issues (#14217)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)