Skip to content

Commit 325a78f

Browse files
chore(deps-dev): Update uv requirement from 0.6.14 to 0.6.17
Updates the requirements on [uv](https://github.com/astral-sh/uv) to permit the latest version. - [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.6.14...0.6.17) --- updated-dependencies: - dependency-name: uv dependency-version: 0.6.17 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f2982b commit 325a78f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ pip = ">=23.0"
105105
pipenv = ">=2023.11.5"
106106
poetry = "^1.7"
107107
pdm = "^2.11"
108-
uv = "0.6.14" # keep pinned to exact version, until a v1.0.0 is released
108+
uv = "0.6.17" # keep pinned to exact version, until a v1.0.0 is released
109109

110110

111111

0 commit comments

Comments
 (0)