chore(integration): bump cryptography to 46.0.6#8891
Closed
EhteshamSid wants to merge 1 commit intoaws:developfrom
Closed
chore(integration): bump cryptography to 46.0.6#8891EhteshamSid wants to merge 1 commit intoaws:developfrom
EhteshamSid wants to merge 1 commit intoaws:developfrom
Conversation
Author
|
Closing to reopen with a cleaner description. |
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.
What
I noticed this while reading through
tests/integration/testdata/buildcmd/asset.b998895901bf33127f2c9dce715854f8b35aa73fb7eb5245ba9721580bbe5837/requirements.txt. Bump cryptography to 46.0.6.Why
The following dependencies have published CVEs that are fixed in newer releases:
46.0.5→46.0.6(CVE-2026-34073)2.32.5→2.33.0(CVE-2026-25645)Fix
Bumped each package to its minimum safe version in
requirements.txt. All changes are patch or minor version bumps — no breaking API changes are expected.References
Files changed
samcli/lib/sync/infra_sync_executor.pysamcli/local/lambdafn/remote_files.pytests/integration/durable_integ_base.pytests/integration/local/start_api/test_start_api.pytests/integration/logs/test_logs_command.pytests/integration/sync/sync_integ_base.pytests/integration/testdata/buildcmd/asset.b998895901bf33127f2c9dce715854f8b35aa73fb7eb5245ba9721580bbe5837/requirements.txttests/integration/testdata/sync/nested/after/root_function/root_function.pytests/integration/testdata/sync/nested/before/root_function/root_function.pytests/integration/testdata/sync/nested_intrinsics/before/child_stack/child_function/function/function.pytests/integration/testdata/sync/nested_intrinsics/before/child_stack/child_function/function/requirements.txttests/regression/deploy/regression_deploy_base.pytests/smoke/download_sar_templates.pyValidation
The patch was generated automatically and validated with
py_compilebefore being submitted. Please review the diff carefully — if this fix doesn't fit your codebase, feel free to close the PR.