Skip to content

Commit 457d358

Browse files
authored
Merge pull request #786 from flexion/dependabot/pip/dot-github/workflows/uv-gte-0.5-and-lt-0.9
Update uv requirement from <0.8,>=0.5 to >=0.5,<0.9 in /.github/workflows
2 parents b8a8915 + 508f10d commit 457d358

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.7.1
5-
uv>=0.5,<0.8
5+
uv>=0.5,<0.9

0 commit comments

Comments
 (0)