Skip to content

chore(deps): bump cryptography from 46.0.5 to 46.0.6#2672

Merged
enyst merged 1 commit intomainfrom
dependabot/uv/cryptography-46.0.6
Apr 2, 2026
Merged

chore(deps): bump cryptography from 46.0.5 to 46.0.6#2672
enyst merged 1 commit intomainfrom
dependabot/uv/cryptography-46.0.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps cryptography from 46.0.5 to 46.0.6.

Changelog

Sourced from cryptography's changelog.

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 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.
--- **Agent Server images for this PR**

GHCR package: https://github.com/OpenHands/agent-sdk/pkgs/container/agent-server

Variants & Base Images

Variant Architectures Base Image Docs / Tags
java amd64, arm64 eclipse-temurin:17-jdk Link
python amd64, arm64 nikolaik/python-nodejs:python3.13-nodejs22-slim Link
golang amd64, arm64 golang:1.21-bookworm Link

Pull (multi-arch manifest)

# Each variant is a multi-arch manifest supporting both amd64 and arm64
docker pull ghcr.io/openhands/agent-server:aa6057b-python

Run

docker run -it --rm \
  -p 8000:8000 \
  --name agent-server-aa6057b-python \
  ghcr.io/openhands/agent-server:aa6057b-python

All tags pushed for this build

ghcr.io/openhands/agent-server:aa6057b-golang-amd64
ghcr.io/openhands/agent-server:aa6057b-golang_tag_1.21-bookworm-amd64
ghcr.io/openhands/agent-server:aa6057b-golang-arm64
ghcr.io/openhands/agent-server:aa6057b-golang_tag_1.21-bookworm-arm64
ghcr.io/openhands/agent-server:aa6057b-java-amd64
ghcr.io/openhands/agent-server:aa6057b-eclipse-temurin_tag_17-jdk-amd64
ghcr.io/openhands/agent-server:aa6057b-java-arm64
ghcr.io/openhands/agent-server:aa6057b-eclipse-temurin_tag_17-jdk-arm64
ghcr.io/openhands/agent-server:aa6057b-python-amd64
ghcr.io/openhands/agent-server:aa6057b-nikolaik_s_python-nodejs_tag_python3.13-nodejs22-slim-amd64
ghcr.io/openhands/agent-server:aa6057b-python-arm64
ghcr.io/openhands/agent-server:aa6057b-nikolaik_s_python-nodejs_tag_python3.13-nodejs22-slim-arm64
ghcr.io/openhands/agent-server:aa6057b-golang
ghcr.io/openhands/agent-server:aa6057b-java
ghcr.io/openhands/agent-server:aa6057b-python

About Multi-Architecture Support

  • Each variant tag (e.g., aa6057b-python) is a multi-arch manifest supporting both amd64 and arm64
  • Docker automatically pulls the correct architecture for your platform
  • Individual architecture tags (e.g., aa6057b-python-amd64) are also available if needed

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Python API breakage checks — ✅ PASSED

Result:PASSED

Action log

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

REST API breakage checks (OpenAPI) — ✅ PASSED

Result:PASSED

Action log

Copy link
Copy Markdown
Collaborator

@all-hands-bot all-hands-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Good taste - Clean security patch fixing CVE-2026-34073. Upload date (2026-03-25) passes the 7-day freshness guardrail. LGTM!

@enyst enyst enabled auto-merge (squash) April 2, 2026 15:59
@enyst enyst merged commit d32d99f into main Apr 2, 2026
90 of 91 checks passed
@enyst enyst deleted the dependabot/uv/cryptography-46.0.6 branch April 2, 2026 16:00
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Coverage

Coverage Report •
FileStmtsMissCoverMissing
TOTAL22472580374% 
report-only-changed-files is enabled. No files were changed during this commit :)

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.

2 participants