Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/cryptography-50.0.1
Open

chore(deps): bump cryptography from 50.0.0 to 50.0.1#2293
dependabot[bot] wants to merge 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 compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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 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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

0 participants