Skip to content

build(deps): bump cryptography from 44.0.0 to 46.0.7#1535

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/cryptography-46.0.7
Closed

build(deps): bump cryptography from 44.0.0 to 46.0.7#1535
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/cryptography-46.0.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Copy link
Copy Markdown
Contributor

Bumps cryptography from 44.0.0 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:

46.0.6 - 2026-03-25

  • SECURITY ISSUE: Fixed a bug where name constraints were not applied to peer names during verification when the leaf certificate contains a wildcard DNS SAN. Ordinary X.509 topologies are not affected by this bug, including those used by the Web PKI. Credit to Oleh Konko (1seal) for reporting the issue. CVE-2026-34073

.. _v46-0-5:

46.0.5 - 2026-02-10


* An attacker could create a malicious public key that reveals portions of your
  private key when using certain uncommon elliptic curves (binary curves).
  This version now includes additional security checks to prevent this attack.
  This issue only affects binary elliptic curves, which are rarely used in
  real-world applications. Credit to **XlabAI Team of Tencent Xuanwu Lab and
  Atuin Automated Vulnerability Discovery Engine** for reporting the issue.
  **CVE-2026-26007**
* Support for ``SECT*`` binary elliptic curves is deprecated and will be
  removed in the next release.

.. v46-0-4:

46.0.4 - 2026-01-27

  • Dropped support for win_arm64 wheels_.
  • Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.5.5.

.. _v46-0-3:

46.0.3 - 2025-10-15


* Fixed compilation when using LibreSSL 4.2.0.

.. _v46-0-2:
</tr></table>

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 13, 2026
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.0 to 46.0.7.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@44.0.0...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 force-pushed the dependabot/uv/cryptography-46.0.7 branch from 9192bef to 61ae584 Compare May 29, 2026 20:57
timsaucer added a commit that referenced this pull request Jun 12, 2026
Combine open Dependabot updates into a single PR.

GitHub Actions:
- github/codeql-action 4.35.4 -> 4.36.2 (#1585)
- astral-sh/setup-uv 8.1.0 -> 8.2.0 (#1584)

Cargo:
- chrono 0.4.44 -> 0.4.45 (#1583)
- log 0.4.30 -> 0.4.32 (#1582)
- uuid 1.23.1 -> 1.23.2 (#1565)

Python (uv.lock):
- pyarrow 22.0.0 -> 23.0.1 (#1580)
- idna 3.10 -> 3.15 (#1552)
- pytest 8.3.4 -> 9.0.3 (#1542)
- pyjwt 2.10.1 -> 2.12.0 (#1540)
- pygments 2.19.1 -> 2.20.0 (#1539)
- requests 2.32.3 -> 2.33.0 (#1538)
- urllib3 2.3.0 -> 2.7.0 (#1537)
- pynacl 1.5.0 -> 1.6.2 (#1536)
- cryptography 44.0.0 -> 46.0.7 (#1535)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@timsaucer

Copy link
Copy Markdown
Member

Superseded by #1589, which already bumped this dependency to the target version on main. Closing as redundant.

@timsaucer timsaucer closed this Jun 12, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/uv/cryptography-46.0.7 branch June 12, 2026 16:20
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant