Skip to content

Commit 348af65

Browse files
chore(deps-dev): Update uv requirement from 0.10.2 to 0.10.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.10.2...0.10.4) --- updated-dependencies: - dependency-name: uv dependency-version: 0.10.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ecae2b commit 348af65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ pip = ">=23.0"
114114
pipenv = ">=2023.11.5"
115115
poetry = "^1.7"
116116
pdm = "^2.11"
117-
uv = "0.10.2" # keep pinned to exact version, until a v1.0.0 is released
117+
uv = "0.10.4" # keep pinned to exact version, until a v1.0.0 is released
118118

119119

120120

0 commit comments

Comments
 (0)