Skip to content

Commit 439c8cc

Browse files
fix: bump uv from 0.11.2 to 0.11.6
Bumps [uv](https://github.com/astral-sh/uv) from 0.11.2 to 0.11.6. - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.11.2...0.11.6) --- updated-dependencies: - dependency-name: uv dependency-version: 0.11.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7839040 commit 439c8cc

2 files changed

Lines changed: 24 additions & 24 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies = [
2424
]
2525

2626
[project.optional-dependencies]
27-
build = ["uv >= 0.10.12"]
27+
build = ["uv>=0.11.6"]
2828

2929
[build-system]
3030
requires = ["uv_build >= 0.10.12"]

uv.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)