Bump cryptography from 46.0.7 to 48.0.1 - #109
Conversation
0db7767 to
e6390ea
Compare
Security Vulnerability — No Patch Available Yetaieng-bot found the following security vulnerability reported by pip-audit, but cannot fix it automatically because no patched version has been released to PyPI yet:
Why this cannot be auto-fixedThe vulnerability exists in What was fixed in this pushThe following vulnerabilities have been fixed in this PR:
Recommended next steps
This PR will not be auto-merged until the torch vulnerability is resolved. |
|
Automated fix applied and PR merged The agentic fix loop successfully fixed this PR and merged it. ✓ Successfully fixed security failures - Modified 1 files - Executed 316 agent actions - (199 info, 49 tool_call, 11 error, 39 tool_result, 18 reasoning) View detailed trace on dashboard | Raw trace AI Engineering Maintenance Bot |
0e06be0 to
5322541
Compare
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.7...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
- aiohttp>=3.14.1 (fixes CVE-2026-54273 through CVE-2026-54280) - starlette>=1.3.1 (fixes CVE-2026-54282, CVE-2026-54283) - tornado>=6.5.7 (fixes CVE-2026-49853, CVE-2026-49854, CVE-2026-49855, GHSA-pw6j-qg29-8w7f) Note: torch CVE-2025-3000 has no fix version available on PyPI yet. Co-authored-by: aieng-bot <aieng-bot@vectorinstitute.ai>
The local `gaca-ews` package is installed as an editable install and is not on PyPI. pip-audit 2.10.0 fails with exit code 1 when it cannot find a package on PyPI. Adding --skip-editable tells pip-audit to skip such packages. Co-authored-by: aieng-bot <aieng-bot@vectorinstitute.ai>
- msgpack>=1.2.1 to address GHSA-6v7p-g79w-8964 (SEGV/DoS via Unpacker reuse after error) - pydantic-settings>=2.14.2 to address GHSA-4xgf-cpjx-pc3j (symlink traversal out-of-tree read) - torch>=2.12.1 to address CVE-2025-3000 (memory corruption in torch.jit.script) Co-authored-by: aieng-bot <aieng-bot@vectorinstitute.ai>
5322541 to
63a3adc
Compare
|
Automated fix applied and PR merged The agentic fix loop successfully fixed this PR and merged it. ✓ Successfully fixed security failures - Modified 2 files - Executed 1088 agent actions - (767 info, 136 tool_call, 34 error, 97 tool_result, 54 reasoning) View detailed trace on dashboard | Raw trace AI Engineering Maintenance Bot |
Bumps cryptography from 46.0.7 to 48.0.1.
Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
de987ce48.0.1 version bump and changelog (#14996)8e03e30bump for 48.0.0 release (#14796)295e0d2Add AGENTS.md with CLAUDE.md symlink (#14794)104a2deBump BoringSSL, OpenSSL, AWS-LC in CI (#14793)67ec1e5call check_length early on AesSiv::encrypt (#14792)b2da57achangelog for mldsa/mlkem for openssl (#14791)3cf44adML-KEM OpenSSL support (#14781)2e31639ML-DSA OpenSSL support (#14773)5affe5afix rust nightly clippy (#14790)2e73ca4bump rust-openssl dep and update EcPoint::mul_generator to mul_generator2 (#1...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.