Bump astral-sh/setup-uv from 7.1.6 to 7.2.0#10
Merged
amrit110 merged 3 commits intoJan 18, 2026
Conversation
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 7.1.6 to 7.2.0. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@681c641...61cb8a9) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
added 2 commits
January 18, 2026 01:00
Security updates: - Update authlib from 1.6.5 to 1.6.6 (fixes GHSA-fg6f-75jq-6523) - Update filelock from 3.20.2 to 3.20.3 (fixes CVE-2026-22701) GHSA-fg6f-75jq-6523 (authlib): - Severity: Medium (CVSS 5.7) - Issue: Cache-backed state/request-token storage vulnerability - Impact: Login CSRF leading to potential account takeover - Fix: Upgraded to 1.6.6 which ties state to user session CVE-2026-22701 (filelock): - Severity: Medium (CVSS 5.6) - Issue: TOCTOU race condition in SoftFileLock - Impact: Lock acquisition failure or unintended file operations - Fix: Upgraded to 3.20.3 which adds O_NOFOLLOW flag Co-authored-by: AI Engineering Maintenance Bot <aieng-bot@vectorinstitute.ai>
Security updates: - Update pyasn1 from 0.6.1 to 0.6.2 (fixes GHSA-63vm-454h-vhhq) - Update virtualenv from 20.30.0 to 20.36.1 (fixes GHSA-597g-3phw-6986) Severity: High GHSA-63vm-454h-vhhq: DoS vulnerability in pyasn1 leading to memory exhaustion from malformed RELATIVE-OID with excessive continuation octets. GHSA-597g-3phw-6986: TOCTOU vulnerability in virtualenv allowing local attackers to perform symlink-based attacks on directory creation operations. Both packages were added as direct dependencies with minimum fixed versions to ensure transitive dependencies are updated appropriately. Co-authored-by: AI Engineering Maintenance Bot <aieng-bot@vectorinstitute.ai>
amrit110
approved these changes
Jan 18, 2026
Member
amrit110
left a comment
There was a problem hiding this comment.
✅ All checks passed. Auto-approving bot PR.
🤖 AI Engineering Maintenance Bot - Maintaining Vector Institute Repositories built by AI Engineering
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.
Bumps astral-sh/setup-uv from 7.1.6 to 7.2.0.
Release notes
Sourced from astral-sh/setup-uv's releases.
Commits
61cb8a9add outputs python-version and python-cache-hit (#728)11050edfix: use uv_build backend for old-python-constraint-project (#729)1d22fafBump peter-evans/create-pull-request from 7.0.9 to 8.0.0 (#719)f4ed82aBump github/codeql-action from 4.31.6 to 4.31.9 (#723)e0409b4chore: update known checksums for 0.9.22 (#727)702b425chore: update known checksums for 0.9.21 (#726)2630c86chore: update known checksums for 0.9.20 (#725)45cfcb3Add action typings with validation (#721)ce0a899chore: update known checksums for 0.9.18 (#718)9c8d030chore: remove stray space from UV_PYTHON_INSTALL_DIR message (#720)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)