Skip to content

Commit 460be00

Browse files
chore(deps): bump uv from 0.5.16 to 0.5.18 (#12275)
Bumps [uv](https://github.com/astral-sh/uv) from 0.5.16 to 0.5.18. - [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.16...0.5.18) --- 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 6170ec4 commit 460be00

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
@@ -303,7 +303,7 @@ urllib3==2.2.3 ; python_full_version == '3.8.*'
303303
# via requests
304304
urllib3==2.3.0 ; python_full_version >= '3.9'
305305
# via requests
306-
uv==0.5.16 ; python_full_version >= '3.8'
306+
uv==0.5.18 ; python_full_version >= '3.8'
307307
# via nox
308308
virtualenv==20.26.6 ; python_full_version < '3.8'
309309
# via nox

0 commit comments

Comments
 (0)