Skip to content

chore(deps): bump cryptography from 50.0.0 to 50.0.1 - #2293

Merged
JSv4 merged 1 commit into
mainfrom
dependabot/pip/cryptography-50.0.1
Sep 6, 2026
Merged

chore(deps): bump cryptography from 50.0.0 to 50.0.1#2293
JSv4 merged 1 commit into
mainfrom
dependabot/pip/cryptography-50.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps cryptography from 50.0.0 to 50.0.1.

Changelog

Sourced from cryptography's changelog.

50.0.1 - 2026-08-25


* Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 4.0.2.

.. _v50-0-0:

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 1, 2026
@claude

claude Bot commented Sep 1, 2026

Copy link
Copy Markdown

Review

This is a routine Dependabot patch bump (cryptography 50.0.0 → 50.0.1), scoped to a single line in requirements/base.txt. Per upstream's changelog, 50.0.1 only updates the precompiled wheels to be built against a newer OpenSSL — no API/behavior changes.

  • Code quality / bugs / performance: N/A — no application code touched.
  • Security: This is itself a positive security-maintenance update (keeps cryptography's bundled OpenSSL current). No concerns with taking it.
  • Test coverage: No new tests needed for a transitive dependency patch bump; existing suite covers any breakage.

No blockers — looks safe to merge. Recommend letting CI run to confirm the build against the new wheel, then merging (or @dependabot squash and merge if auto-merge is desired).

@JSv4

JSv4 commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [cryptography](https://github.com/pyca/cryptography) from 50.0.0 to 50.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@50.0.0...50.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 50.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/cryptography-50.0.1 branch from e9c000f to 283ca19 Compare September 6, 2026 12:59
@claude

claude Bot commented Sep 6, 2026

Copy link
Copy Markdown

Review

This is a routine Dependabot patch bump: cryptography 50.0.0 → 50.0.1, a single-line version pin change in requirements/base.txt. Per the release notes, 50.0.1 only updates the precompiled wheels to OpenSSL 4.0.2 (no API changes).

  • Code quality / best practices: N/A — no application code touched.
  • Bugs: None expected; patch releases from cryptography don't change the public API.
  • Performance: No impact.
  • Security: This is a net positive — it picks up an OpenSSL update in the vendored wheels, which is exactly the kind of dependency bump that should be merged promptly.
  • Test coverage: No new tests needed for a transitive patch bump; CI running the existing test suite against the new pin is sufficient signal.

No concerns — safe to merge once CI passes.

@JSv4
JSv4 merged commit 4acacbd into main Sep 6, 2026
8 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 6, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/cryptography-50.0.1 branch September 6, 2026 13:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant