Skip to content

Commit 2b965e0

Browse files
Update uv requirement in /.github/workflows
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.10.0) --- updated-dependencies: - dependency-name: uv dependency-version: 0.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a1af75 commit 2b965e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ pip>=24.0
22
nox>=2024.4.15
33
virtualenv>=20.26.2
44
pipx==1.8.0
5-
uv>=0.5,<0.9
5+
uv>=0.5,<0.11

0 commit comments

Comments
 (0)