Skip to content

Commit c58e8b8

Browse files
chore(deps): bump uv from 0.5.2 to 0.5.3 (#12001)
Bumps [uv](https://github.com/astral-sh/uv) from 0.5.2 to 0.5.3. - [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.2...0.5.3) --- 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 926d084 commit c58e8b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ urllib3==2.0.7 ; python_full_version < '3.8'
292292
# via requests
293293
urllib3==2.2.3 ; python_full_version >= '3.8'
294294
# via requests
295-
uv==0.5.2 ; python_full_version >= '3.8'
295+
uv==0.5.3 ; python_full_version >= '3.8'
296296
# via nox
297297
virtualenv==20.26.6 ; python_full_version < '3.8'
298298
# via nox

0 commit comments

Comments
 (0)