Skip to content

fix: bump cryptography to 50.0.0 in lockfile - #120

Merged
milesdai merged 1 commit into
mainfrom
milesdai/bump-deps
Aug 11, 2026
Merged

fix: bump cryptography to 50.0.0 in lockfile#120
milesdai merged 1 commit into
mainfrom
milesdai/bump-deps

Conversation

@milesdai

@milesdai milesdai commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

uv lock --upgrade-package cryptography

Resolves GHSA-g6cj-pr64-35w5/PYSEC-2026-3552 flagged by uv audit. This package does not use any of the affected code paths, but the the issue is fixed upstream in cryptography 50.0.0. Bumping in just the lockfile clears the audit finding without raising the pyproject.toml floor for downstream consumers.


Summary by cubic

Bump cryptography to 50.0.0 in the lockfile to clear GHSA-g6cj-pr64-35w5/PYSEC-2026-3552 flagged by uv audit. Lockfile-only change; pyproject.toml constraints unchanged.

  • Dependencies
    • cryptography 49.0.0 → 50.0.0
    • Transitive: pyopenssl 26.3.0 → 26.4.0

Written for commit 2cde52c. Summary will update on new commits.

Review in cubic

uv lock --upgrade-package cryptography

Resolves GHSA-g6cj-pr64-35w5/PYSEC-2026-3552 flagged by uv audit. This
package does not use any of the affected code paths, but the the issue
is fixed upstream in cryptography 50.0.0. Bumping in just the lockfile
clears the audit finding without raising the pyproject.toml floor for
downstream consumers.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

@milesdai
milesdai merged commit b0e5e71 into main Aug 11, 2026
2 checks passed
@milesdai
milesdai deleted the milesdai/bump-deps branch August 11, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant