[pre-commit.ci] pre-commit autoupdate#180
Merged
Merged
Conversation
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.16 → v0.15.17](astral-sh/ruff-pre-commit@v0.15.16...v0.15.17)
Member
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 (CVE-2025-3000) exists in What was fixed automatically
Recommended next steps
This PR will not be auto-merged until the vulnerability is resolved. |
added 2 commits
June 16, 2026 01:20
- tornado 6.5.5 -> 6.5.7: fix CVE-2026-49854 (websocket mask buffer overread) - aiohttp 3.14.0 -> 3.14.1: fix CVE-2026-54273 through CVE-2026-54280 Note: torch 2.12.0 CVE-2025-3000 remains unfixable (no patched version on PyPI) Co-authored-by: aieng-bot <aieng-bot@vectorinstitute.ai>
Bumps torch from 2.12.0 to 2.12.1 to resolve CVE-2025-3000 (memory corruption vulnerability in torch.jit.script). Also updates triton from 3.7.0 to 3.7.1 as a transitive dependency. Co-authored-by: aieng-bot <aieng-bot@vectorinstitute.ai>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
updates: