Skip to content

Bump cryptography from 46.0.6 to 46.0.7#168

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/cryptography-46.0.7
Apr 13, 2026
Merged

Bump cryptography from 46.0.6 to 46.0.7#168
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/cryptography-46.0.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps cryptography from 46.0.6 to 46.0.7.

Changelog

Sourced from cryptography's changelog.

46.0.7 - 2026-04-07


* **SECURITY ISSUE**: Fixed an issue where non-contiguous buffers could be
  passed to APIs that accept Python buffers, which could lead to buffer
  overflow. **CVE-2026-39892**
* Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.5.6.

.. _v46-0-6:

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.7
  dependency-type: indirect
...

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 Apr 8, 2026
@github-actions github-actions bot enabled auto-merge April 8, 2026 21:42
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 3 0 0 0.05s
✅ DOCKERFILE hadolint 1 0 0 0.13s
✅ JSON jsonlint 2 0 0 0.39s
✅ JSON prettier 2 0 0 0 0.32s
✅ JSON v8r 2 0 0 2.73s
✅ MARKDOWN markdownlint 1 0 0 0 0.74s
✅ MARKDOWN markdown-table-formatter 1 0 0 0 0.24s
✅ PYTHON bandit 1 0 0 2.11s
✅ PYTHON black 1 0 0 0 1.23s
✅ PYTHON flake8 1 0 0 0.91s
✅ PYTHON isort 1 0 0 0 0.27s
✅ PYTHON mypy 1 0 0 3.17s
✅ PYTHON pylint 1 0 0 4.95s
✅ PYTHON pyright 1 0 0 2.79s
✅ PYTHON ruff 1 0 0 0 0.04s
✅ REPOSITORY checkov yes no no 22.2s
✅ REPOSITORY gitleaks yes no no 0.24s
✅ REPOSITORY git_diff yes no no 0.0s
✅ REPOSITORY grype yes no no 37.59s
✅ REPOSITORY secretlint yes no no 1.28s
✅ REPOSITORY syft yes no no 2.16s
✅ REPOSITORY trivy yes no no 9.83s
✅ REPOSITORY trivy-sbom yes no no 0.18s
✅ REPOSITORY trufflehog yes no no 4.14s
✅ SPELL lychee 10 0 0 0.78s
✅ YAML prettier 6 0 0 0 0.5s
✅ YAML v8r 6 0 0 6.77s
✅ YAML yamllint 6 0 0 0.47s

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.4.0 --custom-flavor-setup --custom-flavor-linters PYTHON_PYLINT,PYTHON_BLACK,PYTHON_FLAKE8,PYTHON_ISORT,PYTHON_BANDIT,PYTHON_MYPY,PYTHON_PYRIGHT,PYTHON_RUFF,ACTION_ACTIONLINT,DOCKERFILE_HADOLINT,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@github-actions github-actions bot merged commit 60ab5de into main Apr 13, 2026
12 checks passed
@github-actions github-actions bot deleted the dependabot/pip/cryptography-46.0.7 branch April 13, 2026 15:49
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.

1 participant