Skip to content

Commit ad53791

Browse files
chore(deps): bump uv from 0.5.24 to 0.5.25 (#12358)
Bumps [uv](https://github.com/astral-sh/uv) from 0.5.24 to 0.5.25. - [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.24...0.5.25) --- 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 b0b6c8d commit ad53791

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
@@ -310,7 +310,7 @@ urllib3==2.2.3 ; python_full_version == '3.8.*'
310310
# via requests
311311
urllib3==2.3.0 ; python_full_version >= '3.9'
312312
# via requests
313-
uv==0.5.24 ; python_full_version >= '3.8'
313+
uv==0.5.25 ; python_full_version >= '3.8'
314314
# via nox
315315
virtualenv==20.26.6 ; python_full_version < '3.8'
316316
# via nox

0 commit comments

Comments
 (0)