Skip to content

Bump cryptography from 46.0.5 to 46.0.7 in /scripts/deployment/spark#617

Open
dependabot[bot] wants to merge 61 commits intomainfrom
dependabot/uv/scripts/deployment/spark/cryptography-46.0.7
Open

Bump cryptography from 46.0.5 to 46.0.7 in /scripts/deployment/spark#617
dependabot[bot] wants to merge 61 commits intomainfrom
dependabot/uv/scripts/deployment/spark/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.5 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:

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 8, 2026
reedscot and others added 26 commits April 16, 2026 20:07
…or Spark/Thor/Orin; fix EA sync CI when files are deleted and cannot match
jiajingc-nv and others added 28 commits April 16, 2026 20:07
Add a comprehensive checklist (hf_config_alignment_checklist.md) and an
automated validation script (scripts/validate_hf_config_alignment.py) to
verify that HuggingFace model checkpoint configs are consistent with the
source-of-truth definitions in this repository.

The checklist covers 10 dimensions (A–J): processor_config.json, config.json,
embodiment_id.json, statistics.json, README docs, cross-file consistency,
checkpoint file layout, serialization gaps, HF metadata, and enum formats.

The validation script can be run without HF auth for internal consistency
checks, or with --hf-config-dir for full model-level validation.

Initial run found two issues:
- unitree_g1 action horizon (50) exceeds model max (40) in MODALITY_CONFIGS
- Test fixture embodiment_id.json maps libero_sim to projector 24 (should be 2)

Made-with: Cursor
…v/dockerfile to use local wheels than build from source
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.7.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@46.0.5...46.0.7)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/scripts/deployment/spark/cryptography-46.0.7 branch from 4ef2f21 to b439914 Compare April 17, 2026 03:10
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.

6 participants