Skip to content

Commit bcabe6c

Browse files
chore(deps-dev): Update uv requirement from 0.8.0 to 0.8.4
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.8.0...0.8.4) --- updated-dependencies: - dependency-name: uv dependency-version: 0.8.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03a95d9 commit bcabe6c

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
@@ -107,7 +107,7 @@ pip = ">=23.0"
107107
pipenv = ">=2023.11.5"
108108
poetry = "^1.7"
109109
pdm = "^2.11"
110-
uv = "0.8.0" # keep pinned to exact version, until a v1.0.0 is released
110+
uv = "0.8.4" # keep pinned to exact version, until a v1.0.0 is released
111111

112112

113113

0 commit comments

Comments
 (0)