Update uv@latest to 0.11.5

This commit is contained in:
Taiki Endo
2026-04-09 21:25:03 +00:00
committed by github-actions[bot]
parent 84505613db
commit 9c2513f9f4
2 changed files with 4 additions and 2 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `uv@latest` to 0.11.5.
- Update `syft@latest` to 1.42.4. - Update `syft@latest` to 1.42.4.
- Update `dprint@latest` to 0.54.0. - Update `dprint@latest` to 0.54.0.

4
manifests/uv.json generated
View File

@@ -69,10 +69,10 @@
}, },
"license_markdown": "[Apache-2.0](https://github.com/astral-sh/uv/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/astral-sh/uv/blob/main/LICENSE-MIT)", "license_markdown": "[Apache-2.0](https://github.com/astral-sh/uv/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/astral-sh/uv/blob/main/LICENSE-MIT)",
"latest": { "latest": {
"version": "0.11.4" "version": "0.11.5"
}, },
"0.11": { "0.11": {
"version": "0.11.4" "version": "0.11.5"
}, },
"0.11.6": { "0.11.6": {
"x86_64_linux_musl": { "x86_64_linux_musl": {