Skip to content

Commit dcaa880

Browse files
Update uv requirement from <0.6,>=0.5 to >=0.5,<0.7 (#148)
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.5.0...0.6.0) --- updated-dependencies: - dependency-name: uv dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17473dc commit dcaa880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.setup.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
uv>=0.5,<0.6
1+
uv>=0.5,<0.7

0 commit comments

Comments
 (0)