Skip to content

Commit e4058da

Browse files
chore(deps): bump uv from 0.6.5 to 0.6.6 (#12604)
Bumps [uv](https://github.com/astral-sh/uv) from 0.6.5 to 0.6.6. - [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.6.5...0.6.6) --- updated-dependencies: - dependency-name: uv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be6c639 commit e4058da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ urllib3==2.2.3 ; python_full_version == '3.8.*'
327327
# via requests
328328
urllib3==2.3.0 ; python_full_version >= '3.9'
329329
# via requests
330-
uv==0.6.5 ; python_full_version >= '3.8'
330+
uv==0.6.6 ; python_full_version >= '3.8'
331331
# via nox
332332
virtualenv==20.26.6 ; python_full_version < '3.8'
333333
# via nox

0 commit comments

Comments
 (0)